From owner-freebsd-ports Wed Aug 21 1:24:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE1F037B401 for ; Wed, 21 Aug 2002 01:24:41 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D5A043E7B for ; Wed, 21 Aug 2002 01:24:40 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 67071 invoked from network); 21 Aug 2002 08:17:58 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 21 Aug 2002 08:17:58 -0000 Message-ID: <3D634C73.58942D74@liwing.de> Date: Wed, 21 Aug 2002 10:16:51 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Brian L. Heess" Cc: dirk@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.2.1_2 / php4-4.2.1 References: <003901c248a6$6d68a220$0c01a8c0@h34dw34k> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Brian L. Heess" wrote: > > Hi Dirk! > > Wondering if you could, in the next update of lang/php4-4.2.1 have > configure run with "--enable-cli" so that the CLI gets built properly > (ie: so that it does NOT output the darned headers everytime it > runs...this has been driving me nuts! :) > > Supposedly there's a way to write a script that turns the headers off, > but that would destroy the way that a script might get developed to run > under the CLI or module. Hi Brian, I do not completely understand you question. As far I can see in documentation it's true, that the commandline-options "-q" and "-C" are deprecated with CLI. But the I/O behavior you can get using sth. like $stderr = fopen( "php://stderr", "w" ); define( STDERR, $stderr ); . . . Also you can edit the port's Makefile and add CONFIGURE_ARGS+="--enable-cli" if you want. Hope I could help a little bit Jens > Thanks for any response. > > Cheers! > > -Brian > -- > Brian L. Heess, brian@commline.com > Home 818.507.5965 | ICQ 3356736 > Mobile 818.434.5184 | AIM DMBong > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message