ruby / rails install error on Cpanel / Apache, any ideas?
I followed the guide at:
http://wiki.rubyonrails.com/rails/sh...nRailsOnCpanel
To install Ruby on Rails / Fast CGI on a Cpanel machine but now when testing the load it doens't show any kind of succesful rails page etc, and Apache error logs show the below(I removed the Cpanel username):
[Sun Jul 31 13:03:28 2005] [warn] FastCGI: (dynamic) server "/home/CPANELUSERNAME/public_html/rails/dispatch.fcgi" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds
Any ideas?
Every step of the installation seemed to go fine.