Operating System & Version
AlmaLinux 8
cPanel & WHM Version
114.0.6

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
17,470
2,843
363
cPanel Access Level
Root Administrator
Hey there! You're probably reaching an internal timeout of some sort, such as the ExecTimeLimit value, which is 3600 seconds (6 minutes) by default.

If the .sql file is large, you could easily exceed that time limit with normal work. You can manually edit the /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php file to change this, although cPanel will overwrite those changes as part of the nightly update on the system. The top comment noted here explains how you can make those edits more permanent if this is a change you'd like to see stay in place on the system.
 

MathieuC59

Member
Sep 26, 2023
8
0
1
Lille, France
cPanel Access Level
Root Administrator
Hey there! You're probably reaching an internal timeout of some sort, such as the ExecTimeLimit value, which is 3600 seconds (6 minutes) by default.

If the .sql file is large, you could easily exceed that time limit with normal work. You can manually edit the /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php file to change this, although cPanel will overwrite those changes as part of the nightly update on the system. The top comment noted here explains how you can make those edits more permanent if this is a change you'd like to see stay in place on the system.

Hello, thank you, but the problem persists.