[rt-users] need help w/ fastcgi..

Kevin Falcone falcone at bestpractical.com
Thu Mar 13 14:07:08 EDT 2008


On Mar 12, 2008, at 10:06 AM, King, Aubrey wrote:

> [Tue Mar 11 19:50:38 2008] [warn] FastCGI: server
> "/opt/rt3/bin/mason_handler.fcgi" restarted (pid 6806)
> FastCGI: can't start server "/opt/rt3/bin/mason_handler.fcgi" (pid
> 6806), execle() failed: No such file or directory [Tue Mar 11 19:50:38
> 2008] [warn] FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" (pid
> 6806) terminated by calling exit with status '255'
> [Tue Mar 11 19:50:38 2008] [warn] FastCGI: server
> "/opt/rt3/bin/mason_handler.fcgi" has failed to remain running for 30
> seconds given 3 attempts, its restart interval has been backed off to
> 600 seconds [Tue Mar 11 19:50:38 2008] [warn] FastCGI: server
> "/opt/rt3/bin/mason_handler.fcgi" has failed to remain running for 30
> seconds given 3 attempts, its restart interval has been backed off to
> 600 seconds

Check the first line of /opt/rt3/bin/mason_handler.fcgi
it should look something like
#!/usr/bin/perl
make sure that the perl it points to exists

-kevin



More information about the rt-users mailing list