Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25394 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63350 invoked by uid 1010); 21 Aug 2006 01:46:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63335 invoked from network); 21 Aug 2006 01:46:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2006 01:46:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=danielc@analysisandsolutions.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=danielc@analysisandsolutions.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain analysisandsolutions.com from 166.84.1.72 cause and error) X-PHP-List-Original-Sender: danielc@analysisandsolutions.com X-Host-Fingerprint: 166.84.1.72 mail1.panix.com Received: from [166.84.1.72] ([166.84.1.72:50025] helo=mail1.panix.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id 45/D1-43324-27019E44 for ; Sun, 20 Aug 2006 21:46:28 -0400 Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 6C3AF5883A for ; Sun, 20 Aug 2006 21:46:24 -0400 (EDT) Received: (from analysis@localhost) by panix5.panix.com (8.11.6p3/8.8.8/PanixN1.1) id k7L1kO002154 for internals@lists.php.net; Sun, 20 Aug 2006 21:46:24 -0400 (EDT) Date: Sun, 20 Aug 2006 21:46:24 -0400 To: PHP Internals List Message-ID: <20060821014624.GA8395@panix.com> References: <3BACB070-8FE1-4D72-AF4F-A6A85147733B@prohost.org> <44E4CEC6.8060007@emini.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44E4CEC6.8060007@emini.dk> User-Agent: Mutt/1.5.10i Subject: Re: [PHP-DEV] PHP 5.2.0RC2 Released! From: danielc@analysisandsolutions.com (Daniel Convissor) On Thu, Aug 17, 2006 at 10:17:10PM +0200, Edin Kadribasic wrote: > > http://downloads.php.net/edink/php-5.2.0RC2-Win32.zip I have come upon a weird situation when running the PEAR DB test suite against this release using a MySQL 4.1 server using mysqli. The test suite uses run-tests.php. I've obtained the latest copy of that file in the 5_2 branch from CVS. So, I enter my DSN information in settings.inc and execute the test: "./run 01connect.phpt". The connection fails with this error: "Can't create TCP/IP socket (10106)" But if I use a regular script (thouhg still using PEAR DB) with the same DSN/credentials it connects fine. Similarly, I put PHP 5.0.4 in place just to see what would happen and 01connect.phpt connects as expected. Any ideas what's up? Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409