• 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
  • 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

Does chevereto support PHP 8?

anhthoai

Chevereto Member
Hello. I install Chevereto on centos 7 with latest version of vestacp but there is error:
Installation error: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes
So does chevereto support PHP 8?
 
Hello. I install Chevereto on centos 7 with latest version of vestacp but there is error:
We have already addressed that, https://chevereto.com/community/threads/re-mysql-issues-v3-20.13527/post-68255

does chevereto support PHP 8?
PHP 8 is totally unrelated to the above issue, and V3.20 only supports 7.4.

Downgrade to 7.4 and this happens:
Most likely you are using a php-ea package or something of that sort that fool you into relate php version with a mysql issue.
 
For cases like this the best course of action at your end is to manually install the system following the requirements.

Topic moved to Community Help, try simply reading the indication regarding the the table storage engine.
 
Back
Top