pear broken on current.

eculp at bafirst.com eculp at bafirst.com
Tue Jun 7 11:53:26 GMT 2005


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"
>





More information about the freebsd-current mailing list