At 11:49 AM 5/15/2006, Brian Moon wrote:
Steph Fox wrote:
ini-dist is set at E_ALL & ~E_NOTICE
ini-recommended is set at E_ALL
I'd guess that's why Brian reports seeing E_ALL enabled on web
hosts; they're advised to use the settings in ini-recommended, after all.
Perhaps there should be an ini-development and an ini-production.
"recommended" was born after "dist" because we wanted to show how to
run PHP correctly (esp. BC breaking INI parameters such as
register_globals=off which are recommended). It's a bit different
from development vs. production which I agree would be very helpful.
Question is how do we do it? Do we abandon the former for the latter,
or is there a way to solve all at once? :)
Andi
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php