I have a site that requires PhP. The error I get is as follows:
 Fatal error: Call to undefined function: mysql_connect() in
/home/.sites/142/site72/web/store/config.php on line 278.
I 've checked that the MySQL is working (for anything that dooesn't require
PhP). I've realized that Php Mysql API is not available to my scripts. I've
included all necessary include statements. But it seems like PhP doesn't
know where to find the API code. How can I safely get around this issue?

Ercilia Tallent

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to