Hi, I''m a newbie in the Rubo on Rails world. I''m trying to install ruby on rails on a ubuntu server I have at home. The installation seems to be successful except that I''m getting this error when I go to public folder http://julianomoreira.kicks-ass.org/rails/myrailsapp/public/ The installation seems to have gone fine but i''m not sure if the installation should be on the /home/user folder. It doesn''t seem right to me in terms of security. I''m looking for some help since I want to give ROR a try. Thank you very much! -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
All I see is the index.html page that comes with Rails. So the installation was successful. -sunny http://ezror.com On Oct 9, 12:51 pm, julianomoreira <julianodasi...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, I''m a newbie in the Rubo on Rails world. I''m trying to install > ruby on rails on a ubuntu server I have at home. The installation > seems to be successful except that I''m getting this error when I go to > public folderhttp://julianomoreira.kicks-ass.org/rails/myrailsapp/public/ > The installation seems to have gone fine but i''m not sure if the > installation should be on the /home/user folder. It doesn''t seem right > to me in terms of security. I''m looking for some help since I want to > give ROR a try. > > Thank you very much!-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Yea, I think it was successful but it says "THe requested URL properties was not found." What does that mean? On Oct 10, 4:50 am, sunny <senthil...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> All I see is the index.html page that comes with Rails. So the > installation was successful. > > -sunnyhttp://ezror.com > > On Oct 9, 12:51 pm, julianomoreira <julianodasi...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Hi, I''m a newbie in the Rubo on Rails world. I''m trying to install > > ruby on rails on a ubuntu server I have at home. The installation > > seems to be successful except that I''m getting this error when I go to > > public folderhttp://julianomoreira.kicks-ass.org/rails/myrailsapp/public/ > > The installation seems to have gone fine but i''m not sure if the > > installation should be on the /home/user folder. It doesn''t seem right > > to me in terms of security. I''m looking for some help since I want to > > give ROR a try. > > > Thank you very much!-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
julianomoreira wrote:> Hi, I''m a newbie in the Rubo on Rails world. I''m trying to install > ruby on rails on a ubuntu server I have at home. The installation > seems to be successful except that I''m getting this error when I go to > public folder > http://julianomoreira.kicks-ass.org/rails/myrailsapp/public/You shouldn''t be going to the public folder in your browser. If Rails is being served properly, just going to /rails/myrailsapp should get you the application.> The installation seems to have gone fine but i''m not sure if the > installation should be on the /home/user folder. It doesn''t seem right > to me in terms of security. I''m looking for some help since I want to > give ROR a try.Unfortunately, you gave no details about how you tried to install Rails, so we can''t help you. Please give more information on what you did if you want help.> > Thank you very much!Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.