I followed the instructions here and downgraded MYSQL 5 back to mysql (4.0.27-standard)
I now get the error: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When I attempt to start or reboot MYSQL, I also get this error: /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)' Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists! mysql has failed, please contact the sysadmin (result was "Warning, no valid mysql.sock file found.mysql has failed").
I have also rebuilt Apache and PHP after the downgrade.
Upgrading to MYSQL 5 is not an option as several websites on the machine had scripts that were incompatible with version 5. Can someone please help me find a fix for my MYSQL not working?
I now get the error: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When I attempt to start or reboot MYSQL, I also get this error: /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)' Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists! mysql has failed, please contact the sysadmin (result was "Warning, no valid mysql.sock file found.mysql has failed").
I have also rebuilt Apache and PHP after the downgrade.
Upgrading to MYSQL 5 is not an option as several websites on the machine had scripts that were incompatible with version 5. Can someone please help me find a fix for my MYSQL not working?