|
Re: I can see Apache.pm, why can't he?: msg#00229apache.mod-perl
> 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> |
|---|---|---|
| Previous by Date: | I can see Apache.pm, why can't he?: 00229, Dennis Daupert |
|---|---|
| Next by Date: | Problems using Perl v 5.8: 00229, Pasquale Pagano |
| Previous by Thread: | I can see Apache.pm, why can't he?i: 00229, Dennis Daupert |
| Next by Thread: | Re: I can see Apache.pm, why can't he?: 00229, Stas Bekman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |