Installation fails: An exception occurred while executing 'insert into CollectionVersionBlocks

Permalink
Hi,

I just download Concrete 5.7.5 and installed it on a Linux server with PHP 5.6.1 and mysql Ver 15.1 Distrib 10.0.13-MariaDB, for Linux (i686) using readline 5.1

I've created a new database and while the installation creates tables then the following error occurs:

An exception occurred while executing 'insert into CollectionVersionBlocks (cID, cvID, bID, arHandle, cbDisplayOrder, isOriginal, cbOverrideAreaPermissions, cbOverrideBlockTypeCacheSettings, cbOverrideBlockTypeContainerSettings, cbEnableBlockContainer) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["155", "1", "40", "Main", 0, 0, 0, 0, 0, false]: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: '' for column 'cbEnableBlockContainer' at row 1.

Why does this error occur?

Best regards
Thomas

1 Attachment

 
davidkham replied on at Permalink Reply
I also have this error.
Now have you solved this problem?