On Thu, 2 May 2002, Zeev Suraski wrote: > Does anybody have an opinion about this? > If we go for that solution, should we remove the CWD lookup? My personal > belief is that we should, but it may have to do with my perception of what > this feature is useful for. Other people may be using the CWD lookup for > different things. > (Note: it's been pointed out that the CWD lookup can be a potential > security risk, because it allows people to override php.ini in some shared > hosting environment setups, so it's another reason to replace it with the > path lookup)
Some hosters use this feature to have different settigns for different customers... you might be removing this for them in this case, which breaks BC... Derick > At 23:17 01/05/2002, Zeev Suraski wrote: > >At 23:11 01/05/2002, Shane Caraveo wrote: > >>That would only solve that particular situation, what about multiple > >>installations of the same version, or seperate configurations for the > >>same installation? > > > >We can have PHP look for php.ini in the directory where php.exe is > >located. This would allow you to easily configure different INI settings > >for different versions. > >That's kind of what I wanted to do years ago, but ended up making it look > >for php.ini in the CWD, which is not all that helpful. > > > >Zeev > > > > > >-- > >PHP Development Mailing List <http://www.php.net/> > >To unsubscribe, visit: http://www.php.net/unsub.php > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > ----------------------------------------------------------------------- Did I help you? Consider a gift: http://www.amazon.co.uk/exec/obidos/registry/SLCB276UZU8B ----------------------------------------------------------------------- PHP: Scripting the Web - [EMAIL PROTECTED] All your branches are belong to me! SRM: Script Running Machine - www.vl-srm.net ----------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php