Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12203 invoked from network); 1 Jun 2008 14:12:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2008 14:12:19 -0000 Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 209.151.69.1 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 209.151.69.1 liberty.vosn.net Linux 2.4/2.6 Received: from [209.151.69.1] ([209.151.69.1:38310] helo=liberty.vosn.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/F5-54820-24EA2484 for ; Sun, 01 Jun 2008 10:12:19 -0400 Received: from d2-79.rt-bras.wnvl.centurytel.net ([69.179.129.79]:64063 helo=pc1) by liberty.vosn.net with smtp (Exim 4.68) (envelope-from ) id 1K2oIB-0002D3-NF; Sun, 01 Jun 2008 08:12:15 -0600 Message-ID: <012801c8c3f1$7eb03170$0201a8c0@pc1> To: "internals" , "Marco" References: <2fd662a00806010615g33e5bd17k755ee71ca73eebc9@mail.gmail.com> <2fd662a00806010635g1116b9c6i21e58ef4ad386a4@mail.gmail.com> Date: Sun, 1 Jun 2008 09:12:13 -0500 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.1914 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - liberty.vosn.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - realplain.com Subject: Re: [PHP-DEV] Re: PHP6 Win32 Build Issues From: php_lists@realplain.com ("Matt Wilmas") Hi Marco, ----- Original Message ----- From: "Marco" Sent: Sunday, June 01, 2008 > I've done some quick checks and I think part of the problem is in the > following commit > > http://cvs.php.net/viewvc.cgi/php-src/sapi/apache2handler/config.w32?r1=1.4&r2=1.5 > > AFAICS mod_php5.c has been renamed mod_php.c in PHP6. You're right about the filename, so I corrected config.w32. Though I'm not sure about the "unresolved external" part from your next message, so we'll wait for someone with more experience than me in that area I guess. :-) > Regards > > Marco - Matt