in reply to Re^2: Apache::Registry - shared variable?
in thread Apache::Registry - shared variable?
$VAR1 = { 'MOD_PERL_API_VERSION' => 2, 'MOD_PERL' => 'mod_perl/2.0.4' };
In Apache config, though:
PerlResponseHandler ModPerl::RegistryOur code is "not mod_perl safe", so we were told to use Registry to work around that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Apache::Registry - shared variable?
by Anonymous Monk on Jun 21, 2013 at 07:44 UTC |