php cant use the function mysql_connect.
This error comes, when a mysql_support is not installed on you server, yet.
Are yyou sure, that you have an correctly installed mysql_server on your server?
if you have an own server with a debian based OS, try apt-get update && apt-get install mysql_server
a php mysql binding will be installed, too by using this command.
Greetings,
CF
----
http://www.commifreak-online.de
|