Server API FPM/FastCGI
max_execution_time = 0
max_input_time = -1
<?php
ini_set('max_execution_time', 0);
set_time_limit(0);
$stop = 1;
phpinfo();
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.