Connecting Tech Pros Worldwide Help | Site Map

Adodb not working On FreeBSD

Member
 
Join Date: Apr 2008
Location: United states
Posts: 123
#1: May 28 '09
Hi,

I have recently installed adodb5 on freeBSD 7.1

I used
Expand|Select|Wrap|Line Numbers
  1. portmaster  databases/adodb5
  2.  
I have also updated the php.ini file with the inlcude_path giving /usr/local/share/adodb. I tried to ran sample php-adodb script on it. But it failed to connect to the server...

So, do we need to modify anything while we are installing adodb port????
Is Adodb depended on some other ports ??? ( I have already installed php-adodb-ext as well).

Thanks,
Reply