[rt-users] RE: RT on RHEL 4 with FastCGI
Les Mikesell
les at futuresource.com
Thu Mar 17 13:38:59 EST 2005
On Thu, 2005-03-17 at 08:53, William Harrison wrote:
> > Do you happen to have SELINUX enabled? It adds its own permission
> > concepts to what you expect.
>
>
> I did. A quick edit of /etc/selinux/config to change to:
> SELINX=disabled
>
> and a reboot to make it take effect. Start apache and the same error pops up in the log over and over:
>
> [timestamp] [crit] (13)Permission denied: FastCGI: can't create s
> erver "/opt/rt3/bin/mason_handler.fcgi": bind() failed [/etc/httpd/logs/fastcgi/
> 362fab4db3d651b6d082c0358ebb4d83]
I found an old bug report that sounds like this problem:
http://www.fastcgi.com/archives/fastcgi-developers/2002-December/002472.html
Something about apache not liking the RH symlink setup from /etc/httpd/logs
to /var/log/httpd. Try changing the FastCgiIpcDir to an absolute path where
you know permissions are OK. Hmmm, I have:
FastCgiIpcDir /tmp/fastcgi
but don't remember now if I was following instructions when I added that
or if I put it there to fix that same permission problem (on an FC2 install).
--
Les Mikesell
les at futuresource.com
More information about the rt-users
mailing list