forked from science-ation/science-ation
Recommend 15 minutes, not 10 for the php script run time. The annealer takes 12 minutes on my system with really high effort.
This commit is contained in:
parent
dcefe6cdad
commit
be711441ea
@ -52,7 +52,7 @@ echo "<br />";
|
||||
echo i18n("If you get an error like: \"Fatal error: Maximum execution time of
|
||||
30 seconds exceeded...\" you will need to talk to your system admin and have
|
||||
them adjust the \"max_execution_time\" variable in the \"php.ini\" file from
|
||||
30(seconds) to something larger, like 600 (10 minutes). And then have them
|
||||
30(seconds) to something larger, like 900 (15 minutes). And then have them
|
||||
restart the webserver for the change to take effect");
|
||||
echo "<br />";
|
||||
echo "<br />";
|
||||
|
Loading…
Reference in New Issue
Block a user