[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] PhP system class files on RaQ550
- Subject: [cobalt-developers] PhP system class files on RaQ550
- From: "Ercilia Tallent" <ercilia@xxxxxxxxxxx>
- Date: Thu Nov 6 06:54:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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