Well I don't have a RaQ550, but I know a lot about PHP. Seems to me you don't have php compiled the the --with-mysql flags.
Where did you get your php binary? Most rpms/packages have mysql support build in. did you make your own php binary? Do a phpinfo() and check your compile settings. Lance. ----- Original Message ----- From: "Ercilia Tallent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 06, 2003 06:50 Subject: [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 > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers > _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
