Quote:
Originally Posted by Loukrhtia
The problem persists although I saw myself that safemode is off and according to the above link if safemode is off I should be able to control max execution time via the script...
So I think the problem is elseware... Any ideas??
(damn, why should everything I try to do go totally wrong??  )
|
Sorry if I have caused more confusion. I just checked, tamarian's installation code already include:
@set_time_limit(0);
If anything, you might want to remove the '@'. '@' suppresses the error. Once you remove it, then try the installation. Very importantly, check the http error log! If the script could not set_time_limit due to safemode on etc, it will show in the log.