From owner-freebsd-current@FreeBSD.ORG Sat Jun 4 12:59:26 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC5E16A41C; Sat, 4 Jun 2005 12:59:26 +0000 (GMT) (envelope-from eculp@bafirst.com) Received: from 72-12-2-214.wan.networktel.net (72-12-2-214.wan.networktel.net [72.12.2.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F37743D48; Sat, 4 Jun 2005 12:59:25 +0000 (GMT) (envelope-from eculp@bafirst.com) Received: from localhost (localhost [127.0.0.1]) (uid 80) by 72-12-2-214.wan.networktel.net with local; Sat, 04 Jun 2005 07:59:24 -0500 id 00095A96.42A1A5AC.0000BF5E Received: from dsl-201-144-92-62.prod-infinitum.com.mx (dsl-201-144-92-62.prod-infinitum.com.mx [201.144.92.62]) by mail.bafirst.com (Horde MIME library) with HTTP; Sat, 04 Jun 2005 07:59:23 -0500 Message-ID: <20050604075923.ip4rqz6dwko40o8s@mail.bafirst.com> Date: Sat, 04 Jun 2005 07:59:23 -0500 From: eculp@bafirst.com To: "Matthew D. Fuller" References: <200506041101.j54B1ptL025154@grovel.grondar.org> <20050604065709.eyc2anr5co4w08sk@mail.bafirst.com> <20050604122523.GB57893@over-yonder.net> In-Reply-To: <20050604122523.GB57893@over-yonder.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.1-cvs Cc: ports@FreeBSD.ORG, Mark Murray , current@FreeBSD.ORG Subject: Re: pear broken on current. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 12:59:26 -0000 Quoting "Matthew D. Fuller" : > 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 : >> > >> >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 > ------ 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 > > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ > On the Internet, nobody can hear you scream. >