[LBo] PHP MySQL question
Jisao
dimark at securenet.net
Tue Apr 24 03:29:36 CEST 2007
OK. I am running an Apache server, with PHP and MySQL on Debian Lenny
(testing). All work separately (I tested them).
However, when I try to work with a web page connecting to the MySQL
server, I get this error:
"Fatal error: Call to undefined function mysql_connect() in
/var/www/createmovie.php on line 4"
Apparently, it would mean that I don't have mysql module installed.
However, I do have the php4-mysql package installed.
What am I missing here?
Jisao
More information about the QnA
mailing list