Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1478 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97551 invoked by uid 1007); 13 May 2003 14:51:27 -0000 Message-ID: <20030513145127.97550.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:48:16 -0400 References: <20030513141718.58110.qmail@pb1.pair.com> Lines: 22 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: [PHP-DEV] Re: super-globals corruption From: jay@php.net (Jay Smith) Sascha Schumann wrote: >> I haven't seen that on Solaris/SPARC yet. I'm assuming this is on Apache? > > Nope; are you using the current PHP_4_3 CVS in production? > > I have another Solaris 2.6 site running with thttpd since > mid-Feb on the PHP_4 branch and never saw these problems > there. Thus, if it isn't a fault in Solaris 2.8 or the build > toolchain, it must be a bug in the PHP_4_3 CVS. > > - Sascha We don't run Solaris at all in production, as our Solaris box is somewhat dated and insanely slow. It's strictly for testing, mostly so we can say our stuff runs on more than just linux, as we'd like to try and remain as cross-platform as we can across unices. If you need testing, I can test on iplanet (ick), apache and cli/cgi, and if need be, I could probably set up thttpd. J