• 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.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Installation error: SQLSTATE[42S22] with a DigitalOcean database cluster

Status
Not open for further replies.

accpacific

Chevereto Member
🎯Description of the issue

Hi, I tried to install latest Chevereto on latest LEMP stack (NGINX, PHP7.4) and database cluster (MySQL 8) on DigitalOcean. All of the droplet and database are new installation, however, it shows the following error message while I running the installer.php.

2020-06-29-031139.md.jpg

Installation error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'valid' in 'where clause'.

2020-06-29-031117.jpg

I've searched this forum and I am sure that the table prefix of database are all started with "chv_". Would you please confirm my issue and advise how to do for the next steps? Thank you.
 
Last edited:
Thanks for your reply. The installation is completed on another Droplets (with SQL server installed). but I will still try the manual installation with standalone Droplet with a managed database cluster. By the way, I cannot find the related SQL instructions about creating a database named "chevereto" for manual installation, what are the next steps after following SQL instructions?

CREATE USER 'chevereto' IDENTIFIED BY 'INSERTPASSWORDHERE';
GRANT ALL ON chevereto.* TO 'chevereto';

Thank you.
 
Unfortunately, this ticket has more than seven days without a reply or feedback from the original poster. We will now consider this ticket abandoned and its now closed.

Don't hesitate to create a new ticket if this matter is still causing you issues.

Ticket closed.
 
Status
Not open for further replies.
Back
Top