Apache Error

I created a duplicate website on my box today for testing the rss jobs site and lo and behold a famous error.

Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module not included in the server configuration.

Basically I have not got mod_perl working for the localhost server. I edited httpd.conf and added the following and we are in business.

AddModule mod_perl.c


Alias /perl/ /var/www/perl/


SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI

I now have a mirror of the live site on the local machine for testing.

Add to delicious Digg This Add to My Yahoo! Add to Google Add to StumbleUpon
| | Comments (0)

Leave a comment

About this Entry

This page contains a single entry by Harry published on December 28, 2004 10:49 PM.

Postgresql: Function foo() does not exist was the previous entry in this blog.

Job Search Statistics is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.01