Re: pear broken on current.

From: <eculp_at_bafirst.com>
Date: Tue, 07 Jun 2005 06:53:24 -0500
Quoting Jeff Hubbard <lord.freebsdlists_at_gmail.com>:

> Hi again,
> I did a bit of playing around and found a way to work around the pear 
> problem with 6.0-CURRENT. Change the first few lines of the script to 
> look like this:
>
> #!/usr/local/bin/php -nq
> <?php
> ini_set("safe_mode", "0");
> ini_set("output_buffering", "1");
>

Hey, Jeff, I just rebooted one on my machines with a kernel, world, 
mergemaster from this morning and your changes in /usr/local/bin/pear 
and pear WORKS as expected.  AWESOME.  Thanks.  I agree that this looks 
like a good solution as it works around the problem mentioned in 
UPDATING beautifully and should probably be commited.  I'm changing all 
my installations of pear.

Thanks again,

ed



> That gives the same effect, and works around the kernel change. If 
> someone would fix this and commit it, that'd be awesome.
>
> Jeff
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Tue Jun 07 2005 - 09:53:26 UTC

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