I encountered a problem when installing Chevereto. The error says:
There is a problem regarding your config setup. This means that Chevereto won't run because the config is not valid:
- PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CREATE TABLE chv_images ( image_id bigint(20) NOT NULL AUTO_INCREMENT, ' at line 2
I double checked all the details in the config (inputted the db name, db user, db pass). The user has all permissions. I already updated my MySQL version to 5.5.27.