Under log/ folder you can find your log files. Take a look at them
because your error msg isn't really helpful.

Also have you asked your hosting provider if it's possible to run Ruby
apps on your host? Make sure you're using RVM and Rails3, not older
version, and check the same about your hosting.

Does your app run on your local machine? Because if it does properly
then your move up your files you need to change the mode to production
from development (which is default in Rails).

Highly recommend using Heroku with Git and you can avoid all hosting
problems.

Good luck, let me know in private if you still having problems,
cheers,
Zoli

On Jun 18, 2:16 am, iris <iris.t.shie...@gmail.com> wrote:
> I have Ruby on Rails installed on my host but something went wrong
> because it does not want to run, it gives the following error when I'm
> going to my application:
>
> 'Application error Application failed to start properly'

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to