Concrete5 8.5.4 Maximum execution time of 30 seconds exceeded

Permalink
Hi!
I've tried installing concrete5 and after it gets done, I click on edit page, the page loads for some time then I get "Whoops \ Exception \ ErrorException (E_ERROR)
Maximum execution time of 30 seconds exceeded"
Also there's 3 stack frames:
Whoops\Exception\ErrorException 
…\src\Cache\Driver\FileSystemStashDriver.php46
1
Whoops\Run handleError
…\vendor\filp\whoops\src\Whoops\Run.php433
0
Whoops\Run handleShutdown
[internal]0


What can I do to make it work?

 
linuxoid replied on at Permalink Reply
linuxoid
If you're using some versions of MySql v8.0.* or MariaDb v10.4.*, it may be related to the MySql foreign key bug:
https://github.com/concrete5/concrete5/issues/8216#issuecomment-5743...

or you can try to increase your server PHP settings, e.g. max execution time