Closed (fixed)
Project:
Boost
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2009 at 14:44 UTC
Updated:
14 Oct 2009 at 00:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedThanks for the heads up, drupal 7 has the solution
http://api.drupal.org/api/function/drupal_set_time_limit/7
is set_time_limit() the only function that doesn't work with boost in safemode?
Comment #2
Froggie-2 commentedMikey, Thanks for your response!
So far I have not noticed any error message related to any other function in Apache Safe Mode, other than the set_time_limit() function.
Comment #3
mikeytown2 commentedComment #4
Froggie-2 commented@Mikey
The above patch appears to have worked. I am not seeing any set_time_limit error messages any more.
Thanks
Comment #5
mikeytown2 commentedComment #6
mikeytown2 commentedcommitted