Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6966 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89228 invoked by uid 1010); 11 Jan 2004 06:09:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89192 invoked from network); 11 Jan 2004 06:09:56 -0000 Received: from unknown (HELO imo-m08.mx.aol.com) (64.12.136.163) by pb1.pair.com with SMTP; 11 Jan 2004 06:09:56 -0000 Received: from GPHemsley@aol.com by imo-m08.mx.aol.com (mail_out_v36_r4.8.) id n.193.2488d2a1 (4254) for ; Sun, 11 Jan 2004 01:09:51 -0500 (EST) Message-ID: <193.2488d2a1.2d3242af@aol.com> Date: Sun, 11 Jan 2004 01:09:51 EST To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-----------------------------1073801391" X-Mailer: 9.0 for Windows sub 531 Subject: Re: [PHP-DEV] PHP4/PHP5 Apache Modules on Windows From: GPHemsley@aol.com -------------------------------1073801391 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In a message dated 1/11/2004 12:12:18 AM Eastern Standard Time, dvdmandt@telia.com writes: .. There really should be another configure parameter which names all non-language stuff php5 instead of php... Like x-httpd-php5, php5_gd2.dll and so on.. I'm +1 for that, if it matters. And that seems to be the only thing that's holding it back from working... the PHP5 module automatically takes over the x-httpd-php type, while the CGI version has to be specified and can be specified to only use x-httpd-php5 (which is what it does now). Gordon Hemsley -------------------------------1073801391--