Currently on Centos 6.4 VPS, Apache 2.2.25, PHP 5.3.27. WHM 11.38.2 (Build 7).
Last night I decided to upgrade Mysql from version 5.1 to 5.5 using the Mysql Upgrade under Software section in WHM.
I selected the unattended upgrade and rebuild php and apache. After doing this all sites showed Internal Server Error 500.
MySQL is not running and I can't get it to start either via WHM of SSH.
PhpMyAdmin shows:
I also get these notifications:
Running /usr/local/cpanel/scripts/check_cpanel_rpms --fix did not yield any results.
Any help will be appreciated.
Last night I decided to upgrade Mysql from version 5.1 to 5.5 using the Mysql Upgrade under Software section in WHM.
I selected the unattended upgrade and rebuild php and apache. After doing this all sites showed Internal Server Error 500.
MySQL is not running and I can't get it to start either via WHM of SSH.
PhpMyAdmin shows:
Code:
#2002 - Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
The server is not responding (or the local server's socket is not correctly configured).
Code:
Problems were detected with cPanel-provided files which are RPM controlled. If you did not make these changes intentionally, you can correct them by running:
/usr/local/cpanel/scripts/check_cpanel_rpms --fix
The following RPMs are missing from your system: MySQL55-server.5.5.32-1.cp1136
Any help will be appreciated.