using multiple ini files on windows
[email protected] (Gaetano Giunta)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
As far as I can tell, to use multiple ini files in at the same time, the compile option --with-config-file-scan-dir must be used. It seems only linux distros do it. Does anybody think it would be a good idea to have it also enabled for windows builds? It helps to keep configs for things such as xcache, xdebug or apc separated in their own files... bye Gaetano