Jan Eden wrote:
> Philip M. Gollucci wrote on 01.08.2005:
>>>Jan Eden schrieb:
>> [...]
>>
>>As it will say, use
>>
>>ModPerl::RegistryPrefork or ModPerl::PerlRunPrefork.
>>
> Thanks for the hint - but Apache fails to resolve the handler, although 
> ModPerl::RegistryPreFork is right there:
> 
> [Wed Aug 03 10:09:15 2005] [notice] Apache/2.0.53 (Unix) DAV/2 PHP/5.0.1 
> mod_perl/2.0.1 Perl/v5.8.1 configured -- resuming normal operations
> failed to resolve handler ModPerl::RegistryPreFork
> [...]
> 
> In my mod_perl.conf, I have
> 
> [...]
> <Location /perl>
>     SetHandler perl-script
>     PerlResponseHandler ModPerl::RegistryPreFork

Case sensitivity issue here                ^^^^^^^^
it's ModPerl::RegistryPerfork, lower case f

-- 
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to