multisite can't connect to database
-
i am getting the following two after updating to 4.5.3 and updating the server with latest security patches:
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50547 Library:100116 in /var/www/html/mysite/wp-includes/wp-db.php on line 1549
Warning: mysql_connect(): Can’t connect to MySQL server on ‘mysitedb.us-west-2.rds.amazonaws.com:3306’ (13 “Permission denied”) in /var/www/html/mysite/wp-includes/wp-db.php on line 1549
i am able to connect to the database via SSH on that box just fine but for some reason wordpress is not able to connect.
i tried installing mariadb locally and witched the db_host to localhost but the same error occurs.
i am on a deadline and i would really appreciate the assist
The topic ‘multisite can't connect to database’ is closed to new replies.