Results 1 to 1 of 1
Hi,
I've got php4-cli installed on Sarge and am trying to run a script but it's not finding the mysql_pconnect or mysql_connect functions in order to create a link to ...
- 05-29-2006 #1
php mysql_pconnect not found
Hi,
I've got php4-cli installed on Sarge and am trying to run a script but it's not finding the mysql_pconnect or mysql_connect functions in order to create a link to my mysql database. I have the package php4-mysql installed and it works from apache, but when I do it from the cli it doesn't find the function to create the connection.
I've tried apt-cache searching for the required stuff but have run out of ideas...
Does anybody know what package I need to get this function or how to find what package gives this function?


Reply With Quote
