logo       

Re: I can see Apache.pm, why can't he?: msg#00229

apache.mod-perl

Subject: Re: I can see Apache.pm, why can't he?

> Line 199 checks for Apache.pm and Apache::Status, thus:
>
> if ($INC('Apache.pm') and Apache->module('Apache::Status'));
>
> I have both Apache.pm and Apache::Status installed.

Yes but Apache::module (which called by
"Apache->module('Apache::Status')") is an XS function defined by
libperl.so - it only exists when running under mod_perl.

As a rule, Apache::* packages don't work outside mod_perl.

--
Dominique QUATRAVAUX Ingénieur développeur senior
01 44 42 00 35 IDEALX




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise