Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42025 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47988 invoked from network); 23 Nov 2008 22:01:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2008 22:01:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:43145] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/90-64083-5B2D9294 for ; Sun, 23 Nov 2008 17:01:25 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L4N11-0004Nx-TE for internals@lists.php.net; Sun, 23 Nov 2008 22:01:15 +0000 Received: from lily.mit.edu ([18.243.2.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Nov 2008 22:01:15 +0000 Received: from edwardzyang by lily.mit.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Nov 2008 22:01:15 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Sun, 23 Nov 2008 17:01:04 -0500 Lines: 14 Message-ID: References: <0C734D4F-CE5B-442A-ACE1-E4D025C95A29@prohost.org> <4929CFB6.7090802@thewritingpot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: lily.mit.edu User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: Sender: news Subject: Re: [PHP-DEV] PHP 5.2.7RC4 Testing From: edwardzyang@thewritingpot.com ("Edward Z. Yang") Pierre Joye wrote: > It should not use MSVCR80.dll as it is only for VC9. > > Can you try with a clean install and/or using a snapshot (5.2, > http://windows.php.net)? I will try the snapshot very shortly. I did a little more poking around and php_curl.dll appears to be the culprit, not php.exe. There's no manifest on the dll, though, which is puzzling. Cheers, Edward