PDA

View Full Version : Quick question



hipcat
December 12th, 2001, 11:34
Just a quick question ... I'm trying to run PHP and mySQL ... when I try to connect to the database, I get the error message:

Call to undefined function: mysql_connect()

I think this means that the PHP mySQL component has not been correctly compiled?

Is this right??

Thanks

Gonzo
December 12th, 2001, 15:34
Yup, thats what it means. You must recompile PHP agian with MySQL support.