I think that mysql_connect is not defined in the MySqlClient lib. I try to use it in a C proram but I get a link error. I have to use mysql_real_connect. Try to install compat library. Santino
At 9:35 -0600 29-10-2003, John Nichel wrote:
Rob Wierenga wrote:Thanks for the new MySQL server.<snip>
My MySQLcc works fine now.
But......
My PHP cann't connect anymore to the server.
The lib is not there i think. Because i get an error mysql_connect() doesnot exist.
What to do ??
If php gives you the error that mysql_connect is a call to an undefined function, it's not a MySQL error. It means your version of php was not compiled with MySQL support.
What OS? What version of PHP? Source, binary, RPM install of PHP?
-- By-Tor.com It's all about the Rush http://www.by-tor.com
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]