On 16 April 2014 00:09, Melb01 <[email protected]> wrote: > Hi, > I developped a rails application and I wanted to deploy it, > I get a dedicated server, and I installed the necessary package: rails, > apache2, passenger > and I deploy it locally with success and I access it with: http://myapp > > when I tried to access it from a remote server with tthe url : http://<host > name>/myapp > I get the error message 404 not found, what am I doing wrong
There are very many things that could be going wrong so to answer it with such limited data is impossible. The first thing you should do is look in the various logs and see where it is failing. Starting with the apache logs I guess. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLv%2By7Yup2jojzLde_WCiwj-o4ubjkeNGwfrMG%2Bk9tQPRQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

