• 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

Can't create admin user: SQLSTATE[42S02]

Status
Not open for further replies.

hozebox

Chevereto Member
Hi guys,

I tried installing the chevereto script and the following is happening:

During the install, I got the following error:

Can't create admin user:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'admin_chubbz.chv_settings' doesn't exist

So I went to phpmyadmin and realized that chevereto was only able to create the 'storages' table, everything else is missing.

I tried to upload the 'album' table manually to test things out and I got the following error:

#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 '%table_engine% DEFAULT CHARSET=utf8' at line 17

Im assuming I need to upgrade mysql to the latest stable version?

My current version is: mysqlnd 5.0.11-dev
 
Status
Not open for further replies.
Back
Top