[redirecting to the modperl list, as others will want to know the answer as well]

Hi Jamie,

What is the MP2 equivalent of $Apache::ServerStarting? I'm trying to get
Apache::DBI working with MP2.

% grep Server::Starting todo/*
todo/deprecated_features.txt:- $Apache::Server::Starting, $Apache::Server::ReStarting


In Apache 2.0 the configuration file is always parsed and executed, on start and restart, so everything is executed as many times as this happens. Moreover when you stop the server, it gets executed as well, which is a bummer IMHO. But that's how Apache 2.0 works.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to