Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52153 invoked from network); 23 Nov 2008 22:16:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2008 22:16:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.237 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.237 rv-out-0506.google.com Received: from [209.85.198.237] ([209.85.198.237:2103] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/61-64083-836D9294 for ; Sun, 23 Nov 2008 17:16:24 -0500 Received: by rv-out-0506.google.com with SMTP id g37so1910726rvb.23 for ; Sun, 23 Nov 2008 14:16:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BMPQkVQd5X6AEFvDntCC7o7L4AJZMkKXqSKdmavSTRM=; b=hyX6s3w0IyxnrkCpZKUZubVzu+YXpkMteCevcRneA2kb2e/arBU4bFXTgAdn1rLoTI Es09L5Tg81vvgRTlWWuTf9qbhDizaMdMOCmoRUedMgqFLi724OyrvQ0NitQZpN2zhdT3 eltz1lurxu2TpYTFaF2LGXlgi9BlwUNIb2s14= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=stnJnbA0Yt930TbYu0IHfHNOIqfB3JInkf3Q7BUMj2al0h137ybwk9PGI8aQVXaCcr A176yGaEBkoLAJ1sqr5obr93vevbt+/wwdSfPK+iVEPYMJlB/r4uNPv4Im/84E/SeSnb SHzhh9VZEGk0+JviN4rg7uES/Voy10AZTOKj8= Received: by 10.141.105.18 with SMTP id h18mr1507796rvm.109.1227478581434; Sun, 23 Nov 2008 14:16:21 -0800 (PST) Received: by 10.140.165.15 with HTTP; Sun, 23 Nov 2008 14:16:21 -0800 (PST) Message-ID: Date: Sun, 23 Nov 2008 23:16:21 +0100 To: "Edward Z. Yang" Cc: "Ilia Alshanetsky" , "internals Mailing List" In-Reply-To: <4929D353.1020201@thewritingpot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0C734D4F-CE5B-442A-ACE1-E4D025C95A29@prohost.org> <4929CFB6.7090802@thewritingpot.com> <4929D353.1020201@thewritingpot.com> Subject: Re: [PHP-DEV] PHP 5.2.7RC4 Testing From: pierre.php@gmail.com ("Pierre Joye") On Sun, Nov 23, 2008 at 11:04 PM, Edward Z. Yang wrote: > 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 get the same error from php_curl.dll in the snapshot. > >> 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. Are you sure you are using the right php/php.ini/extension? I tried on a clean system (with no crt 8.0 around) and it works. As a second check, I loaded the extension and php in a dependency checker (snapshot and release), and both rely on the good old VC6 CRT. thanks for your feedback, Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org