× Joomdle 2.x Installation

JInstaller: :Install: Error SQL Storage engine MyISAM is disabled (Table creatio

4 months 3 days ago
Garrett
Posts: 15
More
Topic Author
JInstaller: :Install: Error SQL Storage engine MyISAM is disabled (Table creatio #1
I am trying to install Joomdle and I am getting this error.

JInstaller: :Install: Error SQL Storage engine MyISAM is disabled (Table creation is disallowed).

Can you help with this?

Thanks

Please Log in or Create an account to join the conversation.

4 months 2 days ago
Antonio Durán
Posts: 7807
More
JInstaller: :Install: Error SQL Storage engine MyISAM is disabled (Table creatio #2
Hi.

It seems we are still using MyISAM in Joomdle, while newer Joomla user InnoDB.
I guess you have MyISAM disabled at your server, so that is why it fails.

You should be able to fix it by unzipping the Joomla package, and editing file administrator/components/com_joomdle/sql/install.mysql.utf8.sql.
Change all MyISAM occurrences with InnoDB and then create the ZIP again and try to install.
I will make these changes for the next Joomdle release.

Please Log in or Create an account to join the conversation.

4 months 2 days ago
Garrett
Posts: 15
More
Topic Author
JInstaller: :Install: Error SQL Storage engine MyISAM is disabled (Table creatio #3
Perfect. That worked!

Please Log in or Create an account to join the conversation.