• 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

Goolge login error HTTP ERROR 500

yuttakarn

Chevereto Member
The website responds with a 500 error, in some routes it is just a white screen.

📃 Error log message


Goolge login error HTTP ERROR 500

This page isn’t working​

imgz.io is currently unable to handle this request.


HTTP ERROR 500

Code:
    AH01071: Got error 'PHP message: PHP Warning: realpath(): open_basedir restriction in effect. File(/var/lib/php/sessions) is not within the allowed path(s): (/var/www/vhosts/imgz.io/:/tmp/) in /var/www/vhosts/imgz.io/httpdocs/lib/G/G.php on line 78PHP message: \nAw, snap! Internal Server Error [debug @ error_log]** errorId #3045896a29278c8e **\n>> ParseError [0]: syntax error, unexpected '|', expecting variable (T_VARIABLE)\nAt /app/vendor/psr/cache/src/CacheItemInterface.php:104\n\nStack trace:\n#0 /app/vendor/composer/ClassLoader.php(346): Composer\\Autoload\\includeFile()\n#1 unknown file(unknown line): Composer\\Autoload\\ClassLoader->loadClass()\n#2 /app/vendor/google/auth/src/Cache/Item.php(25): spl_autoload_call()\n#3 /app/vendor/composer/ClassLoader.php(480): include('/app/vendor/google/auth/src/Cache/Item.php')\n#4 /app/vendor/composer/ClassLoader.php(346): Composer\\Autoload\\includeFile()\n#5 unknown file(unknown line): Composer\\Autoload\\ClassLoader->loadClass()\n#6 /app/vendor/google/auth/src/Cache/MemoryCacheItemPool.php(54): spl_autoload_call()\n#7 /app/vendor/google/auth/src/Cache/MemoryCacheItemPool.php(43): Google\\Auth\\Cache\\MemoryCacheItemPool->getItems()\n#8 /app/vendor/google/auth/src/CacheTrait.php(39): Google\\Auth\\Cache...', referer: https://accounts.google.com/
 
Seems to be that you have issues with session storage, which is not part of the application layer.

You must check this issue with your server administrator.
 
Back
Top