ERROR

Permalink
After upgrading to the latest version of C5 I'm now getting this error.. I'd be happy to pay someone to fix it.


Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysqlt error: [1286: Unknown storage engine 'InnoDB'] in EXECUTE("select * from Config where uID = 0 order by cfKey asc") ' in /home/skymead/public_html/updates/concrete5.6.3.1_updater/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /home/skymead/public_html/updates/concrete5.6.3.1_updater/concrete/libraries/3rdparty/adodb/adodb.inc.php(1074): adodb_throw('mysqlt', 'EXECUTE', 1286, 'Unknown storage...', 'select * from C...', false, Object(ADODB_mysqlt)) #1 /home/skymead/public_html/updates/concrete5.6.3.1_updater/concrete/libraries/3rdparty/adodb/adodb.inc.php(1049): ADOConnection->_Execute('select * from C...', false) #2 /home/skymead/public_html/updates/concrete5.6.3.1_updater/concrete/core/models/config.php(191): ADOConnection->Execute('select * from C...') #3 /home/skymead/public_html/updates/concrete5.6.3.1_updater/concrete/core/models/config.php(182): Concrete5_Model_ConfigStore->load() #4 /home/skymead/public_html/updates/ in /home/skymead/public_html/updates/concrete5.6.3.1_updater/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78

getjoel
 
TMDesigns replied on at Permalink Reply
TMDesigns
have you tried looking at this.
http://www.concrete5.org/community/forums/installation/fatal-error-...

happy to help you if you want to email me:
hello at tm-designs.co.uk
WebcentricLtd replied on at Permalink Reply
from the message it looks as though your database does not support innodb tables perhaps.
You'll need to have innodb support for Concrete 5.7.