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
11 years 43 weeks ago
11 years 43 weeks ago
12 years 2 weeks ago
12 years 7 weeks ago
12 years 30 weeks ago
12 years 40 weeks ago
12 years 47 weeks ago
12 years 47 weeks ago
13 years 1 week ago
13 years 4 weeks ago