Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1474 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58111 invoked by uid 1007); 13 May 2003 14:17:18 -0000 Message-ID: <20030513141718.58110.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: jay@php.net Mail-Copies-To: jay@php.net Date: Tue, 13 May 2003 10:17:18 -0400 References: Lines: 21 User-Agent: KNode/0.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 216.94.11.234 Subject: Re: super-globals corruption From: jay@php.net (Jay Smith) Sascha Schumann wrote: > Are there any known corruption issues with the super globals > in the current PHP 4.3 CVS? > > While deploying an application on Solaris/Sparc today, > $_SERVER["HTTP_HOST"] sometimes contained > > - the right value > - nothing > - $_SERVER["PATH"] > > After that, I just hardwired the right value. I'm in the > process of replicating this on Solaris/x86, but the bug might > be arch-dependent; so any additional info is appreciated. > > - Sascha I haven't seen that on Solaris/SPARC yet. I'm assuming this is on Apache? J