Operating System - HP-UX
1832984 Members
2931 Online
110048 Solutions
New Discussion

Re: Apache.pm not loaded, modPerl in hpws

 
Thomas Heinlein
Occasional Contributor

Apache.pm not loaded, modPerl in hpws

Installed a hp webserver suite with mod_perl on HP-UX 11.00.
Running a CGI-Script fails for scripts with have a use-statement
e.g.
use xx;

The error message in the apache log file is:

ModPerl::Registry: Cant't locate object method "request" via package Apache (perhaps you forgot to load Apache at /usr/local/lib/perl/5.6.1/CGI.pm line 259

Can anybody help ?

Thanks!
1 REPLY 1
Thomas Heinlein
Occasional Contributor

Re: Apache.pm not loaded, modPerl in hpws

In Addition:
there is no file Apache.pm in the tree of hpws.
I only could find an Apache2.pm