Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12873 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17354 invoked by uid 1010); 16 Sep 2004 17:11:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17289 invoked by uid 1007); 16 Sep 2004 17:11:19 -0000 Message-ID: <20040916171118.17288.qmail@pb1.pair.com> To: internals@lists.php.net References: <20040916040105.25425.qmail@pb1.pair.com> Date: Thu, 16 Sep 2004 10:10:47 -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; Original 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") "Adam Maccabee Trachtenberg" wrote in message news:Pine.LNX.4.58.0409160204520.13565@miranda.org... > > Also, are you really using the mysql extension with MySQL 5.0.1? If > so, you need to make sure you pass special flags to MySQL to make it > play nice with the older client libraries. I am sorry, I don't understand. Is that documented? If it is documented, then I will find it. If it is not documented (I know this version of php is still being tested) where can I look for the information? Also, note that the mysql_connect works if I tell my firewall to allow Apache to access the internet.