Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969369449 php.internals:17483 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88369 invoked by uid 1010); 1 Aug 2005 23:46:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88349 invoked from network); 1 Aug 2005 23:46:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2005 23:46:35 -0000 X-Host-Fingerprint: 69.60.120.90 iconoclast.caedmon.net Linux 2.4/2.6 Received: from ([69.60.120.90:39722] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 25/B1-04646-954BEE24 for ; Mon, 01 Aug 2005 19:46:33 -0400 Received: from localhost ([127.0.0.1]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1DzjyQ-00007u-00; Mon, 01 Aug 2005 19:45:34 -0400 Message-ID: <42EEB443.2080902@caedmon.net> Date: Mon, 01 Aug 2005 19:46:11 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nuno Lopes CC: internals , PHPdoc References: <42EE5807.50106@caedmon.net> <000901c596ef$ce9f3e60$0100a8c0@pc07653> In-Reply-To: <000901c596ef$ce9f3e60$0100a8c0@pc07653> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP_INI_SYSTEM and httpd.conf From: sean@caedmon.net (Sean Coates) > I can clearly set the PHP_INI_SYSTEM option in the httpd.conf. > As stated in http://php.net/configuration.changes you should use the > 'php_admin_xx' directive instead of 'php_xx'. *cough* Yes, you're right. Sorry for the noise. S