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:
Support response
Support checklist
Newer chevereto requires MySQL 8.0 not 5.7Hello,
My Chevereto script is currently 3.20.1.
But update to 3.20.8 failed.
View attachment 4211
When clicking (red arrow), I've got a 500 error on /install
View attachment 4212
When clicking (red arrow), i've got this :
View attachment 4213
Many thanks for your help.
FYI : PHP 7.4 and MySQL 5.7
This is not correct... (https://v3-docs.chevereto.com/setup/system/requirements.html#database)Newer chevereto requires MySQL 8.0 not 5.7
Version | MySQL | MariaDB |
---|---|---|
3.20 | 5.7, 8 | 10 |
Unable to connect to %s
(and all its language variants) is an error in the connectivity between your server and Chevereto.com, basically the connection with your server may be "too slow" and the process get halted as in HTTP API the thing timeouts after 60s.It is correct, since i'm sure rodolfo himself said it few times in other topics after specific v3.20 you need MYSQL 8.0 or something.This is not correct... (https://v3-docs.chevereto.com/setup/system/requirements.html#database)
Version MySQL MariaDB 3.20 5.7, 8 10
So, I'm OK for MySQL.
Now, what should I do?
I'm sorry that you are experiencing this issue, but note that this is a community support section. You are asking peers, not employees. Other users are helping you here, not the Chevereto Staff.
We told you to go for manual update. Is this something too complicated?
You didn't open a Tech Support ticket which tells us that you are having issues dealing with this but you don't want the hassle of debugging it on you own. In that case consider purchasing extra support if you need official help with this. Otherwise read the indications and follow the instructions.
Aw, snap! Internal Server Error [debug @ print,error_log] - https://chevereto.com/go/debug
** errorId #88ac8ac1efab4c8f **
>> ErrorException [0]: set_time_limit() has been disabled for security reasons
At /new/app/install/installer.php:33
Stack trace:
#0 unknown file(unknown line): G\errorsAsExceptions(2, 'set_time_limit() has been disabled for security reasons', '/new/app/install/installer.php', 33, Array)
#1 /new/app/install/installer.php(33): set_time_limit(600)
#2 /new/app/routes/route.install.php(12): require_once('/new/app/install/installer.php')
#3 /new/lib/G/classes/class.handler.php(230): G\Handler->{closure}(G\Handler)
#4 /new/lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#5 /new/app/web.php(411): G\Handler->__construct(Array)
#6 /new/app/loader.php(230): require_once('/new/app/web.php')
#7 /new/index.php(20): include_once('/new/app/loader.php')
set_time_limit() has been disabled for security reasons
.set_time_limit()
restriction.