Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30238 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42985 invoked by uid 1010); 19 Jun 2007 08:07:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42970 invoked from network); 19 Jun 2007 08:07:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2007 08:07:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=dz@bitxtender.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dz@bitxtender.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain bitxtender.com from 80.237.132.12 cause and error) X-PHP-List-Original-Sender: dz@bitxtender.com X-Host-Fingerprint: 80.237.132.12 wp005.webpack.hosteurope.de Received: from [80.237.132.12] ([80.237.132.12:55461] helo=wp005.webpack.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/20-39378-6BE87764 for ; Tue, 19 Jun 2007 04:07:20 -0400 Received: from p508735cf.dip0.t-ipconnect.de ([80.135.53.207] helo=[192.168.178.20]); authenticated by wp005.webpack.hosteurope.de running ExIM using esmtpsa (TLSv1:RC4-SHA:128) id 1I0Yk7-0006k3-Mm; Tue, 19 Jun 2007 10:07:15 +0200 In-Reply-To: <46777CFB.8080707@e-novative.de> References: <698DE66518E7CA45812BD18E807866CE49E7BF@us-ex1.zend.net> <46777CFB.8080707@e-novative.de> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-ID: Cc: Andi Gutmans , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Date: Tue, 19 Jun 2007 10:07:17 +0200 To: Stefan Priebsch X-Mailer: Apple Mail (2.752.2) X-bounce-key: webpack.hosteurope.de;dz@bitxtender.com;1182240440;90a63349; Subject: Re: [PHP-DEV] Feature(let) idea From: dz@bitxtender.com (=?ISO-8859-1?Q?David_Z=FClke?=) Yeah, not to mention things like temp dirs, sendmail/smtp settings =20 etc... David Am 19.06.2007 um 08:51 schrieb Stefan Priebsch: > Andi, > > Andi Gutmans schrieb: >> I got a feature idea from Apache. Apache will automatically translate >> mod_rewrite.so in LoadModule to mod_rewrite.dll on Windows. It'd =20 >> be nice >> if we added the same to PHP so you wouldn't need to maintain two >> php.ini's between UNIX & Windows machines. It's a pretty easy =20 >> patch but >> I wanted to run it by people here before working on a patch. >> >> Andi > > I like this idea, but the directory layout is usually rather different > between Windows and Unix, so there will probably still be =20 > differences in > the php.ini regarding to include_path and extension_dir. > > Kind regards, > > Stefan > > > --=20 >> e-novative> - We make IT work for you. > > e-novative GmbH - HR: Amtsgericht M=FCnchen HRB 139407 > Sitz: Wolfratshausen - GF: Dipl. Inform. Stefan Priebsch > > http://www.e-novative.de > > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >