On Friday December 19 2003 10:24 am, Nori Heikkinen wrote:
> Reloading apache modulesSyntax error on line 271 of
> /etc/apache/httpd.conf:
> Invalid command 'PerlHandler', perhaps mis-spelled or defined by a
> module not included in the server configuration
> failed

Well, you did go back into httpd.conf and make sure that the line
LoadModule mp3_module /usr/lib/apache/1.3/mod_mp3.so
isn't commented right?  Just installing an apache mod via apt-get doesn't 
necessarily enable it.

Also it appears that mod-perl has a bug where a relevant LoadModule line isn't 
added.  You can add it by hand as:
LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so
--
Slurm, n.:
        The slime that accumulates on the underside of a soap bar when
        it sits in the dish too long.
                -- Rich Hall, "Sniglets"

Jonathan Nelson [www.ciasaboark.org/~ciasa/]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to