Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14871 invoked by uid 1010); 16 Sep 2004 18:01:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14847 invoked by uid 1007); 16 Sep 2004 18:01:54 -0000 Message-ID: <20040916180154.14846.qmail@pb1.pair.com> To: internals@lists.php.net References: <20040916040105.25425.qmail@pb1.pair.com> <4149444A.9000503@hristov.com> <20040916172352.83849.qmail@pb1.pair.com> <4149CE32.2070207@hristov.com> Date: Thu, 16 Sep 2004 11:01:41 -0700 Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Response X-Posted-By: 24.165.85.87 Subject: Re: [PHP-DEV] mysql_connect using version 5.0.1 accesses the internet when host and client are the same system From: SoCalSam@GMail.com ("Sam Hobbs") "Andrey Hristov" wrote in message news:4149CE32.2070207@hristov.com... > Maybe Windows is different than Linux in the way it handles connections > on > 127.0.0.1 ? What leads me to think about this is that only Windows > firewalls > are mentioned. This is possible and if so then I agree that it is not a php problem and there is not much more for php to do than to give a hint somewhere. It seems that Windows uses TCP/IP more than Linux and that might be the only difference.