I’m trying to upgrade OJS OJS Version 3.3.0.8 to OJS Version 3.4.0.1. While upgrading we face the below stated error. We do not have privileges to change the default storage engine. Is there any workaround to this?
Error:
Errors occurred during installation:
A database error has occurred: A default database engine MyISAM isn’t supported, expecting InnoDB. Please change the default database engine to InnoDB to run the upgrade.
Your hosting company will let you select your mysql engine (if not, you MUST change your hosting).
If you can’t change the engine directly from cpanel (or phymyadmin or adminer), you can create a new DB in your cpanel with a InnoDB engine and use mysqldump to export and import your data.