Hello,
I am using dselect
to install php4.0 with apache. It tell it to install the mySQL modules (for php)
and database files ( for mySQL)
but when I try to
use mysql_connect in php it dies and leaves:
mysql_connect :
Invalid function
But when I use
webmin or telnet to access mySQL it works fine. So I am thinking this is a
problem to do with php?
( FYI, I would
like to offer php & mySQL to my webhosting users)
Kenneth