starting apache with mod_perl, error on Apache.pm
From: Selmar (selmar_at_notmailen.nl)
Date: 07/21/04
- Next message: Bjoern Raue: "Mail:Sender - HTML Mail with alternatives problem"
- Previous message: U R: "DBD::ODBC make test fails in HPUX11.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Jul 2004 16:34:55 +0200
Hi,
At the moment i try to install apache_1.3.29 and mod_perl1.29. The
installations procedure was successful, but then i tried to start apache
with “apachecrl start”, although i saw on my screen :
./apachectl start: httpd started”,
then i saw in the error log “Apache.pm failed to load!.”. So i search on
the internet for this problem. Someone said then “PerlModule Apache”
should be added to my httpd.conf. So i have done this. Then i get the
error on my screen while starting:
“[error] Global symbol "@ISA" requires explicit package name at
/usr/lib/perl5/vendor_p
erl/5.8.3/CGI/Util.pm line 6.\nGlobal symbol "@EXPORT_OK" requires
explicit package name at /usr/lib/perl5/vendor
_perl/5.8.3/CGI/Util.pm line 7.\nGlobal symbol "$VERSION" requires
explicit package name at /usr/lib/perl5/vendor
_perl/5.8.3/CGI/Util.pm line 9.\n “ etcetera.....
So i went to /usr/lib/perl5/vendor_perl/5.8.3/CGI/util.pm and comment
the “use strict”. After doing this i now try again to start apache:
”./apachectl start
./apachectl start: httpd could not be started”
So do anyone know how i can start apache?
Thanks in advance!!
Selmar.
- Next message: Bjoern Raue: "Mail:Sender - HTML Mail with alternatives problem"
- Previous message: U R: "DBD::ODBC make test fails in HPUX11.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|