To enable the InnoDB database engine, open up /etc/my.cnf in an editor(such as vim), and comment out the skip-innodb line:
Change:
[mysqld]
skip-innodb
To:
[mysqld]
#skip-innodb
Then restart the MySQL services:
service restart mysql
Phone Support: 866.923.4550
LoginTo enable the InnoDB database engine, open up /etc/my.cnf in an editor(such as vim), and comment out the skip-innodb line:
Change:
[mysqld]
skip-innodb
To:
[mysqld]
#skip-innodb
Then restart the MySQL services:
service restart mysql
1. On the left hand navigation of WHM scroll down to Packages, and select Add Packages. Create a...
To generate the backup (on the server you are moving the account from) 1. Login to cPanel. 2....
First you will need to login to the Web Host Manager, Select Software->EasyApache If your...
Yes, there are two primary options for managing DNS for your domains on a cPanel server: Option...
Login to the Web Host Manager => Service Configuration => Service Manager, you'll find an...