On Thu, 19 Apr 2007, Michael B Allen wrote: > Is there an Apache or PHP setting that would cause an extension to be > deinitilized in the initial root process on startup?
It's an Apache thing. First it brings up all modules (like mod_php) to figure out which settings it supports. Then it shuts down everything. Then it starts the real start up process and initializes all modules again. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php