Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51953 invoked by uid 1010); 18 Jul 2006 08:17:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51938 invoked from network); 18 Jul 2006 08:17:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2006 08:17:47 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 64.233.166.181 py-out-1112.google.com Linux 2.4/2.6 Received: from ([64.233.166.181:18234] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id FF/98-11992-9299CB44 for ; Tue, 18 Jul 2006 04:17:46 -0400 Received: by py-out-1112.google.com with SMTP id 57so337816pya for ; Tue, 18 Jul 2006 01:17:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RWGeSIZteaeHAW9FACrgaJQ+h5v5MR7ObS+kBhSvQ7eZFEJOgDknLxkMj7MUJ9/A95O0zDpYA49H0T2cx009Ze70jWMmINPrPHzR3zbjxRN8eUPl7t6GMrAUl3JkmBm3JWoQaM1eawPeVoJThN5wL7bD/Zceh2ZkIbNgad7Rs5Q= Received: by 10.35.117.5 with SMTP id u5mr5196819pym; Tue, 18 Jul 2006 01:17:42 -0700 (PDT) Received: by 10.35.93.20 with HTTP; Tue, 18 Jul 2006 01:17:42 -0700 (PDT) Message-ID: <10845a340607180117g77f738ddkd972ffdf34e4c860@mail.gmail.com> Date: Tue, 18 Jul 2006 09:17:42 +0100 Reply-To: RQuadling@GoogleMail.com To: "Brian Moon" , internals@lists.php.net In-Reply-To: <44BBFA46.6070904@dealnews.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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> <44BBFA46.6070904@dealnews.com> Subject: Re: [PHP-DEV] Supporting version specific INI files as well as SAPI specific INI files. From: rquadling@googlemail.com ("Richard Quadling") My main focus is on the Windows environment. I'm not in a position to make any judgements about non windows platforms. As such, my patches are to extend the capabilities of the windows precompiled binaries. Most webservers should be able to map different extensions to different handlers. As I've said previously within this thread, I use Sambar Server with PHP4 and PHP5 concurrently - .php4 files are handled via c:\php4\php.exe (as a CGI) and .php/.php5 are handled via c:\php5\php5isapi.dll (as an ISAPI module). In neither case can I supply a config and I need PHP to determine its own appopriate file - hence the patches. On 17/07/06, Brian Moon wrote: > > 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 =) > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731