Fatal error: Call to undefined function: mysql_pconnect() in ....
I have this error. My php.ini file has this entries:
extension_dir = /usr/lib/php4
extension=imap.so
extension=pgsql.so
extension=mysql.so
This files are in fact in the /usr/lib/php4 folder
please, any help is welcome and urgent!