RE: [PHP-DB] Fatal error: Call to unsupported or undefined functi on mysql_connect()

2001-04-05 Thread Jason Vance
"Call to undefined function" means it doesn't know the name of the function you are calling. Hi there, i've had this error as well, using Redhat Linux 7.0. For me, i'm using the RPM's to install apache+PHP+MySQL, however, the php-mysql add-on module is unable to recognize the dependant module

RE: [PHP-DB] Fatal error: Call to unsupported or undefined functi on mysql_connect()

2001-04-04 Thread Patrick Dunford
On 4 Apr 2001 06:54:45 -0700 AD in php.db, Brunner, Daniel said: Hello... Either the Username or Password or Database does not exist... NO!. "Call to undefined function" means it doesn't know the name of the function you are calling. if the function name is correct you either need to load