On 6/19/07, Stefan Priebsch <[EMAIL PROTECTED]> wrote:
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 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 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 differences in
the php.ini regarding to include_path and extension_dir.

The idea is to use the same set of "extension=foo" directives for all
platforms (nearly all). It is relatively obvious that extension_dir
will differ.

I like this idea and will ease our life, a litte :)

Cheers,
--Pierre

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to