Re: php - mysql connection via Apache

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

 



On Monday 13 January 2003 19:00, Vic Sutton wrote:
> Folks,
>     I have PHP 4.2.2, Apache 1.3.6 & MySQL 3.22.53 installed. The access to
> MySQL is fine from the command line, but fails from Apache with "Fatal
> error: Call to undefined function: mysql_connect() in ......" when running
> same script via a page. Has anyone seen this behavier before ?

Yes. 

I've seen it before. 

Loads of times. 

It means your version of php was not compiled with mysql support, or the mysql 
module was not found.

Try searching in the archives for an answer.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
Where you stand depends on where you sit.
		-- Rufus Miles, HEW
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux