Mysqli prepare error: Unknown storage engine 'InnoDB'

Hi, hope someone can help me out here?
Just found my Piwik like this;

Fout: Piwik is reeds geïnstalleerd.

Original error was “Mysqli prepare error: Unknown storage engine ‘InnoDB’”.

Ga terug naar Piwik.

I did not update or upgrade anything. Might be an automatic update? Hope this is something that can be fixed.
I found an old Github mention of this, from 2015. The applied fix there ‘try to removing NO_ENGINE_SUBSTITUTION from core/Db.php’ did not help, there is no NO_ENGINE_SUBSTITUTION in core/Db.php.

Thanks!

Hi,

The storage engine InnoDB which Piwik uses to store its data is disabled in your MySQL server.

I guess this isn’t intended as it is used by most MySQL users. Can you check the configuration of your MySQL server if there is anything odd.