- or download this
cpan> install Apache
CPAN: Storable loaded ok
...
cpan> install mod_perl
mod_perl is up to date.
- or download this
[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 modu
+le not included in the server configuration
./apachectl start: httpd could not be started
- or download this
AddHandler perl-script .pl
PerlModule Apache::DBI
PerlModule CGI
PerlSetupEnv On
- or download this
Include /usr/local/everything/everything.apache.conf