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:
The following tutorial describes a very quick change of the terminal that starts by default on Ubuntu 20.04
Installing the Webmin panel on Ubuntu 22.04
Installing VirtualBox 6.1.2 Ubuntu 22.04
The problem Nextcloud HTTP header "Strict-Transport-Security" is not set to at least "15552...
sudo snap install blender --classic/pre> 3.1.0 dl.winehq.org/wine-builds/winehq.key





