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
12 years 5 weeks ago
12 years 5 weeks ago
12 years 16 weeks ago
12 years 21 weeks ago
12 years 44 weeks ago
13 years 2 weeks ago
13 years 9 weeks ago
13 years 9 weeks ago
13 years 15 weeks ago
13 years 18 weeks ago