Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7357 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81590 invoked by uid 1010); 27 Jan 2004 16:51:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81557 invoked from network); 27 Jan 2004 16:51:26 -0000 Received: from unknown (HELO mail1.panix.com) (166.84.1.72) by pb1.pair.com with SMTP; 27 Jan 2004 16:51:26 -0000 Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 3C79948C52 for ; Tue, 27 Jan 2004 11:51:26 -0500 (EST) Received: (from analysis@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i0RGpQr24285 for internals@lists.php.net; Tue, 27 Jan 2004 11:51:26 -0500 (EST) Date: Tue, 27 Jan 2004 11:51:26 -0500 To: PHP Internals List Message-ID: <20040127165125.GB22790@panix.com> References: <20040117185518.57719.qmail@pb1.pair.com> <20040117191510.GA18188@panix.com> <20040117193241.GA17105@prp0.prp.physik.tu-darmstadt.de> <40098EEC.7040800@hristov.com> <40099640.4070901@php.net> <20040117204047.GA23505@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040117204047.GA23505@panix.com> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] README.PHP4-TO-PHP5-THIN-CHANGES From: danielc@analysisandsolutions.com (Daniel Convissor) Greetings: The following message got overlooked over the past few days. It'd be really nice if someone could answer this please so PHP 5 will work... Thanks! ----- Forwarded message ----- From: Daniel Convissor To: PHP Internals List Date: Sat, 17 Jan 2004 15:40:47 -0500 Subject: Re: [PHP-DEV] README.PHP4-TO-PHP5-THIN-CHANGES On Sat, Jan 17, 2004 at 03:08:32PM -0500, Greg Beaver wrote: > > $_SERVER should be populated with argc and argv if variables_order > includes "S". Unfortunately, this isn't working on my system with the php5-win32-200401161930 snapshot. Perhaps I'm misunderstanding something? My variables_order has "GPCS" and register_argc_argv is "On" but $_SERVER['argv'] isn't there. Test script: Regardless of the register_argc_argv and variables_order settings in the php.ini file, the following happens: $_SERVER is filled with loads of stuff $_SERVER['argv'] is not set $argv is set register_argc_argv says 1 The right .ini file is being read, because changing variables_order shows up in the ini_get() output. So, what am I forgetting? --Dan ----- End forwarded message ----- -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409