Date: 03/01/99
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Previous message: fleurance <email protected>: "[PHP-DEV] Bug #1192: Compiling php3"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 1190
User Update by: nb <email protected>
Old-Status: Closed
Status: Open
Bug Type: MySQL related
Description: MySQL Connection Failed: Can't create IP socket (10036)
Error: MySQL Connection Failed: Can't create IP socket (10036)
The test scripts that produces the errors:
<?php
mysql_connect("localhost:3306", "root", "");
?>
<?php
mysql_connect("www.forum-verlag.com", "user", "password");
?>
On localhost: MySQL Server Version: 3.22.15-gamma
On remote host: MySQL Server Version 3.20.25
The error appears, although it is possible to connect to the server via myODBC or the mysql client.
Full Bug description available at: http://ca.php.net/bugs.php3?id=1190
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Previous message: fleurance <email protected>: "[PHP-DEV] Bug #1192: Compiling php3"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1190 Updated: MySQL Connection Failed: Can't create IP socket (10036)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

