I'm having a problem with my PHP file that takes more than 30 seconds to execute.
After searching, I added set_time_limit(0);
at the start of the code,cbut the file still times out with a 500 error
after 30 seconds.
log: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /xxx/xx/xxx.php
safe-mode : off
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…