Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3843 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33310 invoked from network); 9 Aug 2003 22:26:22 -0000 Received: from unknown (HELO asuka.nerv) (24.112.18.98) by pb1.pair.com with SMTP; 9 Aug 2003 22:26:22 -0000 Received: (qmail 4248 invoked from network); 9 Aug 2003 22:39:51 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 9 Aug 2003 22:39:51 -0000 Reply-To: ilia@prohost.org To: "Marc Richards" , internals@lists.php.net Date: Sat, 9 Aug 2003 18:39:42 -0400 User-Agent: KMail/1.5.3 References: <20030809210710.97648.qmail@pb1.pair.com> In-Reply-To: <20030809210710.97648.qmail@pb1.pair.com> Organization: Prohost.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200308091839.42975.ilia@prohost.org> Subject: Re: [PHP-DEV] Apache2 From: ilia@prohost.org (Ilia Alshanetsky) I wouldn't worry about the EXPERIMENTAL label, but rather whether the PHP's Apache 2 interface works for you and if there are any bug reports that may affect you. Personally, I do not yet see a reason to switch to Apache 2 from Apache 1, but that's just me. Comparatively speaking, Apache 1 PHP interface has been used & developed for several years, while Apache 2 interface (current implementation) is less then a year old. Every release we fix several bugs, which at least in part responsible for it's EXPERIMENTAL status. >Is this the responsibility of the PHP QA team? QA team is a very small group of people who work very hard at solving bugs, but time constraits and the scale task do not allow us to cover everything. Priority is given to commonly used extensions and configuration. As far as I am concerned Apache 2 is not as high on the priority list as Apache 1 or MySQL, etc... > Can users help out with testing? Definitely, try PHP releases as they come out, especially the Release Candidates (RC) and report any bugs that you find. If you can suggest a patch to the problem, even better :). > Redhat apparently feels > confident enough to include Apache 2 (and PHP4) in their upcoming Redhat > Enterprise 3 product > (http://ftp.redhat.com/pub/redhat/linux/beta/taroon/en/as/i386/RELEASE-NOTE >S -en), so I assume that at least they have tested it. Redhat released a beta compiler despite warnings from developers of said compiler. Ilia