Currently php searches for php.ini in the current working directory, PHPRC
environment variable and the compiled in default dir (in that order).
Searching in the CWD first is IMHO not a very good thing, especially when
dealing with cli scripts.

Are there any objections to removing CWD from php.ini search path?

Edin


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to