Hi Mikey,
Just installed the latest Dev version dated 27th September 2009.
My server is always on safe mode and I keep getting the following error messages in thousands on my log entries due to the boost crawler attempting to set a time limit. Would be nice to have an option so that this message could be avoided for servers which always run on Php Safe Mode.
Thanks so much for your attention.

CommentFileSizeAuthor
#3 boost-590126.patch3.46 KBmikeytown2

Comments

mikeytown2’s picture

Thanks 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?

Froggie-2’s picture

Mikey, 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.

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new3.46 KB
Froggie-2’s picture

@Mikey
The above patch appears to have worked. I am not seeing any set_time_limit error messages any more.
Thanks

mikeytown2’s picture

Status: Needs review » Reviewed & tested by the community
mikeytown2’s picture

Status: Reviewed & tested by the community » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.