[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP/MySQL not working.
- Subject: [cobalt-users] PHP/MySQL not working.
- From: "Jay" <jay@xxxxxxxxxx>
- Date: Thu Nov 27 15:33:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I have a fresh install of a RAQ 550 and I have all the patches on it.
But here is the problem:
I need to connect to a DB on a different server through PHP. When I try
to make the connection it tells me
"Fatal error: Call to undefined function: mysql_connect() in {some dir
where my connection point is}"
This is an exact duplicate of another one of our servers we are setting
up and I know it works on the other one. When I do a PHPINFO I get
'--with-mysql=shared' which is correct and the same as the other one.
But even when I start the local mysql server manually, I can connect to
it from the terminal fine but still nothing with PHP. Are there some
missing libraries that I need here?? And if so how do I go about
installing them.
Thanks
Jay