php3

Marc Chung mchung@asu.edu
Fri, 2 Jun 2000 19:17:11 -0700 (MST)


Compile PHP with MySQL support

ie.

/usr/local/src/php/> ./configure --with-mysql=/usr/local/mysql



Marc Chung



On Fri, 2 Jun 2000, Don Harrop wrote:

> I just recently got php3 web content working an my Apache server (well,
> httpd starts without errors).  Now I'm trying to get phpMyAdmin working.
> The index.php3 file outputs:
> 
> Fatal error: Call to unsupported or undefined function mysql_connect() in
> lib.inc.php3 on line 121
> 
> 
> Is php3 supposed to be able to process that mysql_connect() or is that
> something that phpMyAdmin is screwing up?
> 
> Don
> 
> 
> _______________________________________________
> Plug-discuss mailing list  -  Plug-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>