On Fri, Jun 8, 2012 at 10:07 PM, Natxo Asenjo <[email protected]>wrote:

> Fri Jun 08 21:58:29 2012] [alert] [client 192.168.0.21] (13)Permission
> denied: FastCGI: failed to connect to (dynamic) server
> "/opt/rt4/sbin/rt-server.fcgi": something is seriously wrong, any chance
> the socket/named_pipe directory was removed?, see the FastCgiIpcDir
> directive
> [Fri Jun 08 21:58:29 2012] [error] [client 192.168.0.21] FastCGI:
> incomplete headers (0 bytes) received from server
> "/opt/rt4/sbin/rt-server.fcgi"
>

If I define the FastCgiDir directive and chmod -R 777 that directory, then
it works:

 FastCgiIpcDir /var/www/html/fastcgi-rt/

If this directory is apache:apache 770, it doesn't work.

It bloks th best practical logo too:

[Fri Jun 08 22:33:14 2012] [error] [client 192.168.0.160] FastCGI: invalid
(dynamic) server
"/opt/rt4/share/html/NoAuth/images/jquery_ui/ui-bg_flat_75_ffffff_40x100.png":
access for server (uid 48, gid 48) not allowed: execute not allowed,
referer: http://rt.ipa.asenjo.nx/
[Fri Jun 08 22:34:34 2012] [error] [client 192.168.0.21] FastCGI: invalid
(dynamic) server "/opt/rt4/share/html/NoAuth/images/bpslogo.png": access
for server (uid 48, gid 48) not allowed: execute not allowed, referer:
http://rt.ipa.asenjo.nx/

Quite weird.

-- 
natxo

Reply via email to