Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42037 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70504 invoked from network); 23 Nov 2008 22:58:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2008 22:58:29 -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:58848] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/55-64083-410E9294 for ; Sun, 23 Nov 2008 17:58:29 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L4NuG-0006HB-Uw for internals@lists.php.net; Sun, 23 Nov 2008 22:58:20 +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:58:20 +0000 Received: from edwardzyang by lily.mit.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Nov 2008 22:58:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Sun, 23 Nov 2008 17:58:09 -0500 Lines: 11 Message-ID: <4929E001.3010503@thewritingpot.com> References: <0C734D4F-CE5B-442A-ACE1-E4D025C95A29@prohost.org> <4929CFB6.7090802@thewritingpot.com> <4929D353.1020201@thewritingpot.com> <4929D8D5.7090109@thewritingpot.com> <4929DAD4.90408@thewritingpot.com> <4929DCCA.5070804@thewritingpot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Pierre Joye , Ilia Alshanetsky X-Gmane-NNTP-Posting-Host: lily.mit.edu User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <4929DCCA.5070804@thewritingpot.com> Sender: news Subject: Re: [PHP-DEV] PHP 5.2.7RC4 Testing From: edwardzyang@thewritingpot.com ("Edward Z. Yang") Edward Z. Yang wrote: > And I get an error. I tested on another Vista machine and an XP virtual > machine, and I did NOT get the error, so it's something wonky in my > configuration. When I clear my %PATH% variable, the error goes away. The culprit is *some* DLL in C:\Program Files\MATLAB\R2008a\bin\win32. So this entirely not a PHP problem. Thanks for looking into it! Cheers, Edward