[rt-users] fast cgi
Robert Pawlowicz
rob at agreeablenotion.com
Mon Aug 7 12:41:46 EDT 2006
I've been playing around with RT3.4 for the last week and finally got
Exim working correctly when poof - RT stopped working. The lines I'd
added to the /sites-available/default file were crashing the Apache2 server.
I've messed around with it, reading a number of posting and I now get
the following error:
Syntax error on line 113 of /etc/apache2/sites-enabled/000-default:
Invalid command 'FastCgiServer', perhaps mis-spelled or defined by a
module not included in the server configuration
I'm using FastCGI and my /sites-available/default file is as follows:
#inside the virtual host
AddHandler fastcgi-script fcgi
<Directory "/usr/share/request-tracker3.4/html">
Options FollowSymLinks ExecCGI
AllowOverride None
</Directory>
#outside virtual host
FastCgiServer /usr/share/request-tracker3.4/libexec/mason_handler.fcgi
ScriptAlias /rt /usr/share/request-tracker3.4/libexec/mason_handler.fcgi
Any help is much appreciated.
Rob
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.7/410 - Release Date: 05/08/2006
More information about the rt-users
mailing list