[rt-users] RE: RT on RHEL 4 with FastCGI
Joerg Herbert
joerg at die-herberts.de
Thu Mar 17 05:51:47 EST 2005
On Wed, 16 March 2005 17:22:58 -0500, William Harrison wrote:
> FastCgiServer /opt/rt3/bin/mason_handler.fcgi -idle-timeout 120
> ScriptAlias /rt /opt/rt3/bin/mason_handler.fcgi
>
>
>
> And a quick change to my RT_SiteConfig.pm:
> Set($WebPath , "/rt");
>
>
>
> Lo and behold, Apache starts now. But something is still wrong somewhere... I can serve non-RT related pages, but my error_log just keeps filling up with the same error:
>
> [Wed Mar 16 16:54:12 2005] [crit] (13)Permission denied: FastCGI: can't create server "/opt/rt3/bin/mason_handler.fcgi": bind() failed [/etc/httpd/logs/fastcgi/362fab4db3d651b6d082c0358ebb4d83]
>
> about once per second...
>
>
> This leads me to believe its a permissions issue - FastCGI doesn't have permission to create files in /etc/httpd/logs/fastcgi/ for some reason. Let's check that:
Is apache able to access /opt/rt3/bin/mason_handler.fcgi? I stumbled
over this when installing a new instance of the WebUI with fastcgi.
Bye,
Jörg
More information about the rt-users
mailing list