Getting startup logs?

Hello,

My fastcgi service stopped starting properly. I would like to see when exactly it started failing on restart, so that I could see which subversion commit broke it. I cannot see this information in the rails logs.

Thanks,

Dean.

I don’t exactly understand wich service do you need - fastcgi - or ruby on rails or what ?

Usefull logs are /var/log/http-error.log /var/log/httpd-suexec.log - here you can see what is happening during the startup of your apache server.

If you need some additional help, please write more info about your problem.