Fastcgi issues

Lo all,

from the error logs:
[Mon May 2 14:07:45 2005] [error] [client 196.30.191.122] FastCGI: comm
with server “/usr/local/rt/bin/mason_handler.fcgi” aborted: idle timeout
(120 sec)
[Mon May 2 14:07:45 2005] [error] [client 196.30.191.122] FastCGI:
incomplete headers (0 bytes) received from server
"/usr/local/rt/bin/mason_handler.fcgi"

apache conf:
FastCgiIpcDir /tmp
FastCgiServer /usr/local/rt/bin/mason_handler.fcgi -idle-timeout
120 -processes 15

# RT AddHandler fastcgi-script fcgi ScriptAlias /rt "/usr/local/rt/bin/mason_handler.fcgi/" AllowOverride All Options ExecCGI FollowSymlinks Options None Order allow,deny Allow from all RewriteEngine On RedirectMatch permanent (.*)/$ $1/index.html AddDefaultCharset UTF-8 SetHandler fastcgi-script

I did check the obvious such as permissions, and I cannot see anything
wrong… Does anyone have some clues for me please?

Chris.

I love deadlines. I especially love the whooshing sound they make as they
fly by…" - Douglas Adams, ‘Hitchhiker’s Guide to the Galaxy’