pear broken on current.
Jeff Hubbard
lord.freebsdlists at gmail.com
Wed Jun 8 08:06:12 GMT 2005
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
More information about the freebsd-current
mailing list