hi currently tried to install radiant on my hosting.
the webhost support ruby on rails. if i create rails app and use
fastCGI everything work fine.

now i have successfully installed radiant using gems.
if i run it using weBrick it starts fine.
but when i try using fastCGI, it just Still for a quite time and
eventually gave the error :
Application error
Rails application failed to start properly

when i try to rund dispatcher mannualy by
radiant/public $ ruby dispatcher.fcgi
it just  output

/u/myusernae/home/gems/gems/radiant-0.8.0/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack.rb:17:
warning: already initialized constant VERSION

and the just done. no further action. unlike if i try it at the rails
project. it output html saying some error with controller.

also i notice the http_error output is like this .

[Fri Jul 31 06:36:39 2009] [warn] FastCGI: (dynamic) server
"/s/starqle.com/www/starqle/public/dispatch.fcgi" has failed to remain
running for 30 seconds given 3 attempts, its restart interval has been
backed off to 600 seconds
[Fri Jul 31 06:37:52 2009] [warn] FastCGI: (dynamic) server
"/s/starqle.com/www/starqle/public/dispatch.fcgi" has failed to remain
running for 30 seconds given 3 attempts, its restart interval has been
backed off to 600 seconds
[Fri Jul 31 06:42:52 2009] [warn] FastCGI: (dynamic) server
"/s/starqle.com/www/starqle/public/dispatch.fcgi" has failed to remain
running for 30 seconds given 3 attempts, its restart interval has been
backed off to 600 seconds

can any body help me with this ? thanks before
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to