Warning: set_time_limit() has been disabled for security reasons
Closed this issue · 1 comments
anatooly commented
At someone hosting the function set_time_limit() is disabled and we see this error:
Warning: set_time_limit() has been disabled for security reasons in /var/www/***/phpminiadmin.php on line 952
May be write all (line 822, 952):
@set_time_limit(600);
This not correct but ignore warning message if it not disabled manually.
osalabs commented
ok, that's reasonable change. Made this change in version 1.8.120514