Re: [PHP-DEV] Extending SAPI specific php.ini to include, at least,major version.

2006-06-13 Thread Richard Quadling
Sorry. I forgot to mention, I'm talking about the Windows pre-compiled versions of PHP. With Sambar Server, only the dll is recorded. There is no opportunity to supply any additional parameters. Another alternative would be to allow the single INI file have PHP5 and PHP6 entries. Essentially

Re: [PHP-DEV] Extending SAPI specific php.ini to include, at least, major version.

2006-06-12 Thread D. Dante Lorenso
Richard Quadling wrote: But the issue of having the same php.ini for PHP5 and PHP6 (both are php-isapi.ini) is a pain and stops me from playing with them together. Can't you just configure PHP when you compile it with the following option: ./configure ... --with-config-file-pa