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