PHP can't connect to MySQL

I get this error in some of my PHP scripts:

Fatal error: Call to undefined function: mysql_connect()

But oddly enough phpMyAdmin is working fine, I've got ensim on redhat.

I think it might be a php.ini issue but I can't see any problems.

 

 

 

 

Top