Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2089 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98584 invoked from network); 30 May 2003 13:58:56 -0000 Received: from unknown (HELO cs181147.pp.htv.fi) (213.243.181.147) by pb1.pair.com with SMTP; 30 May 2003 13:58:56 -0000 Received: from localhost (jani@localhost) by cs181147.pp.htv.fi (8.11.6/8.11.6) with ESMTP id h4UDwuQ31618; Fri, 30 May 2003 16:58:56 +0300 X-Authentication-Warning: cs181147.pp.htv.fi: jani owned process doing -bs Date: Fri, 30 May 2003 16:58:56 +0300 (EEST) Sender: jani@cs181147.pp.htv.fi Reply-To: Jani Taskinen To: Wez Furlong cc: internals@lists.php.net In-Reply-To: Message-ID: References: <01c301c3260b$512bda30$0100a8c0@doughboy> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] exec in CLI vs. mod_php From: sniper@iki.fi (Jani Taskinen) On Thu, 29 May 2003, Wez Furlong wrote: >It looks like there was some code in the apache SAPI to avoid this >problem, but it is currently commented out with an explanation that it >is "problematic". What code exactly..? Maybe ask that who commented out why it was problematic? --Jani