Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24437 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57851 invoked by uid 1010); 17 Jul 2006 21:00:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57836 invoked from network); 17 Jul 2006 21:00:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2006 21:00:51 -0000 X-PHP-List-Original-Sender: brianm@dealnews.com X-Host-Fingerprint: 129.41.69.185 smtp.dealnews.com Linux 2.5 (sometimes 2.4) (4) Received: from ([129.41.69.185:52964] helo=smtp.dealnews.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id A7/87-11992-F4AFBB44 for ; Mon, 17 Jul 2006 17:00:48 -0400 Received: (qmail 9233 invoked from network); 17 Jul 2006 16:59:57 -0400 Received: from unknown (HELO mail.dealnews.com) (10.1.1.7) by 10.1.1.24 with (DHE-RSA-AES256-SHA encrypted) SMTP; 17 Jul 2006 16:59:57 -0400 Received: (qmail 29500 invoked from network); 17 Jul 2006 16:59:57 -0400 Received: from h156.116.140.67.ip.alltel.net (HELO ?10.1.6.4?) (brianm@67.140.116.156) by 10.1.1.7 with ESMTPA; 17 Jul 2006 16:59:57 -0400 Message-ID: <44BBFA46.6070904@dealnews.com> Date: Mon, 17 Jul 2006 15:59:50 -0500 User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060406) MIME-Version: 1.0 To: PHP Internals List CC: Robert Cummings References: <10845a340607151310od745e13gcd2f9c6137ebb68@mail.gmail.com> <10845a340607160209h427741cevbcf20df09c9501d5@mail.gmail.com> <10845a340607160217n769809agcfa097364d6aee86@mail.gmail.com> <10845a340607170316j7e3440ddlbe62ab8b0a807919@mail.gmail.com> <44BB7426.9060501@emini.dk> <3A.72.11992.93A7BB44@pb1.pair.com> <1153166320.18418.10.camel@localhost.localdomain> <1153169132.2994.3.camel@blobule> In-Reply-To: <1153169132.2994.3.camel@blobule> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Supporting version specific INI files as well as SAPI specific INI files. From: brianm@dealnews.com (Brian Moon) > While the php.ini system is under consideration... and with an eye to > the far future... what about an import directive to include another ini > file? Not that it is exactly the same, but you have this in configure: --with-config-file-scan-dir=PATH Set the path where to scan for configuration files It is very useful for loading optional modules and such. I had never used it until I started using an emerged PHP build on Gentoo. Its quite nice. -- Brian Moon ------------- http://dealnews.com/ Its good to be cheap =)