I'm running FC4.  When my php script hits mysql_connect() it dies.  I
checked error_log and found

PHP Fatal error:  Call to undefined function mysql_connect()

What am I missing in my httpd.conf file?

That sounds like a question for a PHP mailing list  ;)

But, it also sounds like PHP doesn't have MySQL support. You probably have to install another RPM to enable that.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to