Hi All,
Everything was working fine, then I upgraded MySQL with an RPM and now I keep getting the following message when trying to use the php mysql functions:...
PHP Warning: Unable to load dynamic library '/usr/lib/php4/mysql.so' - libmysqlclient.so.9: cannot open shared object file: No such file or directory in Unknown on line 0
Fatal error Call to undefined function: mysql_connect() in db.inc.php on line 2
Any ideas?