Page 1 of 1

error in mysql_connect()

Posted: Wed Oct 17, 2007 8:02 am
by arathi
Hi ,
When I try to connect to mysql from php I get this error: "Call to unsupported or undefined function mysql_connect();"

Posted: Wed Oct 17, 2007 8:19 am
by s.dot
You need to enable/configure the mysql extension and library.