PhpMyAdmin - time change import database
For information about the execution of the script timeout while importing the database should be:
1) We open the phpmyadmin configuration file - for DirectAdmin servers this is:
1 | /var/www/html/phpMyAdmin/config.inc.php |
2) We find and change value:
1 | $cfg[‘ExecTimeLimit’] = 300; |
na
1 | $cfg[‘ExecTimeLimit’] = 0; |
If the indicated value is not there - add it.
3) Save changes and restart httpd
important!
In addition to the values indicated in the configuration file, the values set in the php.ini file, such as max_input_time, are also important, max_execution_time
It should be remembered that they should also have high values in order not to interrupt the import by php configuration
Related entries:
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 22.04
Installation of the Vivaldi browser in Ubuntu and Debian
Launch of remote desktop in Ubuntu 20.04
Kernel 5.19 Installation in Ubuntu 22.04
2 php versions on CentOS 8 z Apache i PHP-FPM