Joomdle 2.x Installation

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

  • Garrett
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 6 months ago #1 by Garrett
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.

More
1 year 6 months ago #2 by Antonio Durán
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.

  • Garrett
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 6 months ago #3 by Garrett

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