Mailing List Archive

mod_perl
Hi

I have to upgrade an old apache 1.3.9 server
to 1.3.23
The server runs perl scripts thats why I downloaded
and installed mod_perl than compiled apache with
this new modul.
If I try to start the server than it sends this error message
back;

www:/usr/local/src/apache_1.3.23# /usr/local/apache/bin/apachectl start
Syntax error on line 5 of /etc/httpd/httpd.conf:
Invalid command 'PerlModule', perhaps mis-spelled or defined by a module not
inclu
ded in the server configuration
/usr/local/apache/bin/apachectl start: httpd could not be started

The 5. line starts with

PerlModule Apache::AuthenDBI
PerlModule Apache::AuthzDBI
PerlModule Apache::DebugDBI

What should I set to the apache could start?

Thanks in advance!

Regards;

Istvan


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org