Apache 2 CPAN installation

2006-10-23 Thread teufboy
Hi, I try to install asp on my apache server with CPAN : # rpm -qa | grep apache2 apache2-prefork-2.0.54-10 apache2-2.0.54-10 apache2-mod_perl-2.0.1-4 apache2-mod_php4-4.4.0-6 cpan install Bundle::Apache::ASP MLDBM is up to

Re: Apache 2 CPAN installation

2006-10-23 Thread Warren Young
teufboy wrote: Syntax error on line 177 of /etc/apache2/httpd.conf: Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module not included in the server configuration It looks like mod_perl is broken. Try: $ rpm --verify apache2-mod_perl If it prints anything, follow