root > cd /usr/ports
root > make search key=adodb
root > cd /usr/ports/databases/adodb
root > make install clean
root > vim /usr/local/etc/php.ini
include_path = "/usr/local/share/adodb
Oops.. you still need:
require '/usr/local/share/adodb/adodb.inc.php'
No comments:
Post a Comment