Date: Sat, 04 Jun 2005 07:59:23 -0500 From: eculp@bafirst.com To: "Matthew D. Fuller" <fullermd@over-yonder.net> Cc: ports@FreeBSD.ORG, Mark Murray <markm@FreeBSD.ORG>, current@FreeBSD.ORG Subject: Re: pear broken on current. Message-ID: <20050604075923.ip4rqz6dwko40o8s@mail.bafirst.com> In-Reply-To: <20050604122523.GB57893@over-yonder.net> References: <200506041101.j54B1ptL025154@grovel.grondar.org> <20050604065709.eyc2anr5co4w08sk@mail.bafirst.com> <20050604122523.GB57893@over-yonder.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting "Matthew D. Fuller" <fullermd@over-yonder.net>: > On Sat, Jun 04, 2005 at 06:57:09AM -0500 I heard the voice of > eculp@bafirst.com, and lo! it spake thus: >> Quoting Mark Murray <markm@FreeBSD.ORG>: >> > >> >What is the actual problem? >> >> Any pear command such as config-show or upgrade-all shows a php message >> as below. > > While I have no real knowledge of how to step this further, I do know > the first step will be "What's the #! line from the script?" On my > system, it says: > > ------- > (ttyp3):{58}% head -2 /usr/local/bin/pear > #!/usr/local/bin/php -n -q -dsafe_mode=0 -doutput_buffering=1 > <?php > ------ Mark, I think they are the same on all. That was my excuse for not including it ;) All my machines are: #!/usr/local/bin/php -n -q -dsafe_mode=0 -doutput_buffering=1 <?php Thanks again, ed > > > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ > On the Internet, nobody can hear you scream. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050604075923.ip4rqz6dwko40o8s>