> Please only remove CWD from php.ini search path when > compiled as cli. (There are some hosters out there > where you can have your own php.ini at your vhost > which is IMHO a good feature.)
I'm curious: how would this affect hosted environments? When you use PHP as a module in Apache, the php.ini file is read when the server is started. The change I propose would only have an effect if you start Apache and your current directory happened to have php.ini in it. I suspect that this is not how they do things, or am I missing something? Edin -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php