Re: pear broken on current.

From: Jeff Hubbard <lord.freebsdlists_at_gmail.com>
Date: Wed, 08 Jun 2005 01:07:47 -0700
Alex Dupre wrote:

> Jeff Hubbard wrote:
>
>> #!/usr/local/bin/php -nq
>
>
> This is ok.
>
>> <?php
>> ini_set("safe_mode", "0");
>> ini_set("output_buffering", "1");
>
>
> This cannot be done inside a user script. safe_mode is off by default, 
> so it may be removed. output_buffering is off by default, too, so we 
> cannot enable it, but fortunately it's not a strict requirement.
> Patch applied.
>
> -- 
> Alex Dupre
>
Meh... I was trying to preserve the options the script requested. As 
long as it works. Thanks.

Jeff
Received on Wed Jun 08 2005 - 06:06:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:36 UTC