I am trying to use PHPNuke on a linux box but I think PHP does not see
the Mysql Server.
When I use the test php program I get this error
"Fatal error: Call to undefined function: mysql_connect() in
/home/david/html/html/test.php on line 3"
I am using Debian unstable. Is there some setting I need to look at in
the php.ini file?
the Mysql Server.
When I use the test php program I get this error
"Fatal error: Call to undefined function: mysql_connect() in
/home/david/html/html/test.php on line 3"
I am using Debian unstable. Is there some setting I need to look at in
the php.ini file?
Comment