Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45133 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48005 invoked from network); 30 Jul 2009 02:47:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2009 02:47:24 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:45339] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/D1-39986-9B9017A4 for ; Wed, 29 Jul 2009 22:47:23 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MWLfk-0000c1-9l for internals@lists.php.net; Thu, 30 Jul 2009 02:47:12 +0000 Received: from ip-118-90-2-251.xdsl.xnet.co.nz ([118.90.2.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jul 2009 02:47:12 +0000 Received: from n.sherlock by ip-118-90-2-251.xdsl.xnet.co.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jul 2009 02:47:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Thu, 30 Jul 2009 14:47:06 +1200 Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: ip-118-90-2-251.xdsl.xnet.co.nz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051201 Thunderbird/1.5 Mnenhy/0.7.3.0 In-Reply-To: Sender: news Subject: Re: [PHP-DEV] Why does PHP set no_local_copy? From: n.sherlock@gmail.com (Nicholas Sherlock) Nicholas Sherlock wrote: > If PHP (5.3.0) is running as an (Apache 2) module, it currently sets > no_local_copy to 1 on the response it sends to Apache This is now bug #49106: http://bugs.php.net/bug.php?id=49106 Cheers, Nicholas Sherlock