Hi everybody I can't get PHP to work with mySQL. I'm using PHP as an Apache module (RedHat) and the error message I get is the following message:
Fatal error: Call to undefined function: mysql_connect() in /var/www/html/other/test.php on line 10 I've tried to recompile PHP with mySQL support and restart httpd but nothing changed. The problem is not with the mySQL database because I also use Perl in our website and it works fine. Can anyone help me? Best regards -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php