It can be more than annoying to have PhpMyAdmin time out when importing databases and other log running tasks.
Locate config.inc.php (often in the main App directory), and add the following line:
$cfg['ExecTimeLimit'] = 0; /* Disable exec time limit. */<
Now you can take a break while it's running...
Recent comments
10 years 30 weeks ago
10 years 30 weeks ago
10 years 42 weeks ago
10 years 47 weeks ago
11 years 17 weeks ago
11 years 28 weeks ago
11 years 34 weeks ago
11 years 34 weeks ago
11 years 40 weeks ago
11 years 44 weeks ago