There is a setting in MySQL in Webmin to set default engine to InnoDB. Unfortunately, if you enable it, then use the "save and restart" MYSQL Server, the Server won't start.
Plus I just lost the old version of the setup. TKBAM here we go again.
creating a storage_engines.cnf file breaks MySQL
adding a line
default-storage-engine = InnoDB
also breaks MySql
In phpmyadmin, InnoDB is not even listed as optional Engine.
Not sure how to proceed. Trying to install Magento in related folder and it requires InnoDB
Joomla rc11 - Directions in thread not working for InnoDB
OK,
There is a setting in MySQL in Webmin to set default engine to InnoDB. Unfortunately, if you enable it, then use the "save and restart" MYSQL Server, the Server won't start.
Plus I just lost the old version of the setup. TKBAM here we go again.
creating a storage_engines.cnf file breaks MySQLadding a linedefault-storage-engine = InnoDBalso breaks MySqlIn phpmyadmin, InnoDB is not even listed as optional Engine.Not sure how to proceed. Trying to install Magento in related folder and it requires InnoDB
any help is appreciated.