max_execution_time is not working

tincboy

Verified User
Joined
Aug 14, 2009
Messages
126
I've set max_execution_time in php.ini to 3600, but still after 3 minutes I got script time out error
I'm using suphp with php 5.3, is there any other option which I should set to fix this issue?

Regards
 
Back
Top