The update doesn't work
NerosTie opened this issue · 2 comments
NerosTie commented
I try to update but I got this error:
Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/readerself/application/controllers/Settings.php on line 187
A PHP Error was encountered
Severity: Error
Message: Maximum execution time of 30 seconds exceeded
Filename: controllers/Settings.php
Line Number: 187
Backtrace:
(with Nginx)
stephanediondev commented
I set time to 120 seconds
e7155ec
On my Mac it takes about 20-25 sec.
On my Debian virtual machine it takes about 5-10 sec.
(download zip, extract all files and load database queries if any)
NerosTie commented
It works now, thanks 👍