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

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to