I an running CentOS 5.8 with PHP 5.3.10. I am running a script from terminal with the purpose of executing mysqldump. When I try to make a connection to DB, I get an error message that mysql_connect() does not exist…does anyone have any suggestions?
I have confirmed that php is running correctly and mysql & mysqldump have 755 permissions.
Please help…