cpan> install Apache
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Thu, 10 Jan 2002 08:13:21 GMT
Apache is up to date.
cpan> install mod_perl
mod_perl is up to date.
####
[root@localhost bin]# ./apachectl start
Syntax error on line 3 of /usr/local/everything/everything.apache.conf:
Invalid command 'PerlModule', perhaps mis-spelled or defined by a module not included in the server configuration
./apachectl start: httpd could not be started
####
AddHandler perl-script .pl
PerlModule Apache::DBI
PerlModule CGI
PerlSetupEnv On
####
Include /usr/local/everything/everything.apache.conf