Not getting any love from my Beta 5 install
Env: Centos 5.4 with Zend Server CE (PHP 5.3.1), Apache 2.2.3, MySQL 5.0.77
- Checked all mysql socket settings in php.ini are correct
- Restarted Apache
- Checked DB creds and privs via command line
- Still getting rather useless "Checking database:Could not connect to the mysql server." error
Is there anywhere else I can check for error messages?
No other web apps have any issue whatsoever using mysql, mysqli and
pdo_mysql.
Edit: Strike that, since upgrading to PHP 5.3.1, no PDO_MYSQL apps work.