Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24435 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42796 invoked by uid 1010); 17 Jul 2006 20:25:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42780 invoked from network); 17 Jul 2006 20:25:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2006 20:25:34 -0000 X-Host-Fingerprint: 83.160.219.156 korving.demon.nl Received: from ([83.160.219.156:23768] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 53/36-11992-C32FBB44 for ; Mon, 17 Jul 2006 16:25:33 -0400 Message-ID: <53.36.11992.C32FBB44@pb1.pair.com> To: internals@lists.php.net 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> Date: Mon, 17 Jul 2006 22:25:12 +0200 Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Posted-By: 83.160.219.156 Subject: Re: [PHP-DEV] Supporting version specific INI files as well asSAPI specific INI files. From: r.korving@xit.nl ("Ron Korving") That would be the wet dream of any web hoster (including myself). - Ron ""Matthew C. Kavanagh"" wrote in message news:1153166320.18418.10.camel@localhost.localdomain... > Assuming it's possible, I would set which PHP version to associate with > .php on a .htaccess or vhost basis. > > On Mon, 2006-07-17 at 13:52 +0200, Ron Korving wrote: > > What kind of extensions would you suggest people use? > > > > index.php51 ? > > > > - Ron