[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] PhP system class files on RaQ550



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