[Not Solved]
RE: php timeout
10-01-2024, 09:00 PM
(This post was last modified: 06-27-2025, 12:54 PM by AnthonyDillard.)
(09-20-2024, 10:50 PM)dude Wrote: Hello all, ive been working with this for the last 5 years now great panel! iam trying to import a large database and get a timeout error in space waves sentora error log about max time 300 seconds. ive tried changing this in numberous php.ini files but still have the timeout. where is this setting located . iam on ubuntu 20.04 . thanks!
dude.
heres the error.
PHP Fatal error: Maximum execution time of 300 seconds exceeded in /etc/sentora/panel/etc/apps/phpmyadmin/vendor/phpmyadmin/sqlparser/src/Utils/BufferedQuery.php
I've been using this panel for the last five years, and it's been great! Recently, while trying to import a large database, I encountered a timeout error in the Sentora error log, which mentioned a maximum execution time of 300 seconds. I attempted to change this limit in various
Code:
php.ini