I just setup my home development server and I am having problems connecting to the mysql server. Mysql is isntalled and is configured correctly. It is running. Mysql is compiled into php, When I try to connect using existing code, I get the following error.

Fatal error: Call to undefined function: mysql_connect()

I am using MySQL 4.0.12. I installed MySQL from rpms and installed the following ones.
client, devel, server, shared, embedded


Anyone have any ideas?

CDitty


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to