[rt-users] Apache config problem

Stanislav Sinyagin ssinyagin at yahoo.com
Mon Dec 23 14:17:35 EST 2002


--- Bobby Wrenn <bjwrenn at augustmail.com> wrote:
> With the following lines in commonhttpd.conf;
> 
> PerlRequire /usr/local/rt2/bin/webmux.pl
> <Location /rt2>
>   SetHandler perl-script
>   PerlHandler RT::Mason
> </Location>
> 
> I get the following when trying to start httpd;
> 
> [root at hylafax conf]# /etc/rc.d/init.d/httpd start
> Starting httpd-perl:                                            [  OK  ]
> Starting httpd: Syntax error on line 503 of /etc/httpd/conf/commonhttpd.conf:
> Invalid command 'PerlRequire', perhaps mis-spelled or defined by a module not included in the
> server configuration

This means your Apache did not load mod_perl for some reasons. 

Actually (I don't know why) RT manual recommends to have statically 
compiled mod_perl.

regards, 
Stan.




More information about the rt-users mailing list