[wplug] MySQL help?

Chris vze2f6h6 at verizon.net
Mon Jun 9 13:38:23 EDT 2003


> -----Original Message-----
> From: wplug-admin at wplug.org [mailto:wplug-admin at wplug.org] On Behalf Of
> Scott Bourns
> Sent: Monday, June 09, 2003 1:18 PM
> To: wplug at wplug.org
> Subject: [wplug] MySQL help?
> 
> Problem: I can log in from localhost, via telnet or terminal, and do
> whatever I want to the tables I'm testing; but I can't access the MySQL
> tables remotely and a simple PHP page with mysql_connect() returns:
> 
> Fatal error :  Call to undefined function:  mysql_connect() in
> /var/www/html/mysqltest.php on line 2
> 
> --------------
> 
> Any ideas?
> 
> Thanks in advance!
> 
> Scott
> 

It's been a while since I used it but try calling "php_info();"  I think
that's it.

This should tell you if it's been complied for mysql or not.

Chris Romano




More information about the wplug mailing list