Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15277 invoked from network); 13 Mar 2003 12:55:00 -0000 Received: from unknown (HELO smtpgate.proventum.net) (195.216.217.135) by pb1.pair.com with SMTP; 13 Mar 2003 12:55:00 -0000 Received: from padedin (edin.intra.proventum.net [10.0.0.54]) by smtpgate.proventum.net (Postfix) with SMTP id CBCA65295E for ; Thu, 13 Mar 2003 13:54:56 +0100 (CET) Message-ID: <012e01c2e95f$bfdecd90$3600000a@intra.proventum.net> To: Date: Thu, 13 Mar 2003 13:54:56 +0100 Organization: Proventum Solutions ApS MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Win32 issues prior to 4.3.2 release From: edink@proventum.net ("Edin Kadribasic") GD build with gdlib 1.x is broken. You can see the compile log for details: http://snaps.php.net/win32/compile-STABLE.log Also what's the status on apache2 support. Is filter obsoleted by handler? Handler needs to be fixed for win32 platform. If we're going to ship both handler and filter we need to chose a filename for the handler. The filter has so far being shipped as php4apache2.dll. Edin