• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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