Rob Wierenga wrote:
Thanks for the new MySQL server.
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 ??
<snip>

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]



Reply via email to