• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

ERROR:Can't create admin user

Status
Not open for further replies.

insunshine

Chevereto Member
When I am trying to install Chevereto 3.7.4 , I got an error:Can't create admin user:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'clever.chv_settings' doesn't exist
My server is running on Windows.And I give all folders a full permission.But I still get this error.
What should I do?
 
This is your problem:

Code:
Error in query (1286): Unknown storage engine 'InnoDB'


Someone disabled InnoDB engine in your MySQL server. You need InnoDB and MyISAM (both standard MySQL storage engines) to use Chevereto.
 
Status
Not open for further replies.
Back
Top