[rt-users] (no subject)

David Hammond dhammond at chariot.net.au
Sun Jul 22 21:41:26 EDT 2001


Hey guys/gals....having a bit of a problem here....ive installed rt 2.0 on redhat 7.1...and this is my problem...



command-> ./apachectl start


Syntax error on line 954 of /usr/local/apache/conf/httpd.conf:
Invalid command 'PerlModule', perhaps mis-spelled or defined by a module not included in the 

server configuration
./apachectl start: httpd could not be started



lines added to httpd.conf that are not working....



<VirtualHost *>
DocumentRoot /usr/local/rt2/WebRT/html
ServerName auxdev.chariot.net.au
PerlModule Apache::DBI                          # line that error occurs on.
PerlRequire /usr/local/rt2/bin/webmux.pl

<Location/>

SetHandler perl-script
PerlHandler RT::Mason

</Location>
</VirtualHost>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20010723/eb11794c/attachment.htm>


More information about the rt-users mailing list