Mysql fails to start on a Cpanel linux server.

February 7th, 2009 by keith Leave a reply »

If mysql service is failing upon start, you will have to place the following code in /etc/my.cnf under ‘mysqld’ section and restart mysql service.

skip-innodb” (Do not add the quotes).

Advertisement

Leave a Reply