• 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

Error 500 with PHP 8.1.7

Kenny2606

Chevereto Member
👉 Run our Container based provisioning and document the settings and context that trigger the alleged bug.

*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.

▶ Reproduction steps
  1. Use PHP version 8.1.7 with Chevereto v3.20.18
😢 Unexpected result

The website is unavailable and respond with an error 500 on every pages.

📃 Error log message

[28-Jun-2022 09:23:54 Europe/Paris]
Aw, snap! Internal Server Error [debug @ error_log]

** errorId #7fcbb0eec67c4bc2 **
> ErrorException [0]: Undefined array key "zh_CN"
At /app/lib/classes/class.l10n.php:52

Stack trace:
#0 /app/lib/classes/class.l10n.php(52): G\errorsAsExceptions()
#1 /app/lib/classes/class.l10n.php(242): CHV\L10n::bindEnabled()
#2 /app/lib/functions.php(386): CHV\L10n::getEnabledLanguages()
#3 /app/web.php(151): CHV\get_enabled_languages()
#4 /lib/G/classes/class.handler.php(125): CHV\{closure}()
#5 /app/web.php(415): G\Handler->__construct()
#6 /app/loader.php(239): require_once('/app/web.php')
#7 /index.php(20): include_once('/app/loader.php')
 
Back
Top