On Apr 26, 8:06 pm, sheru <[email protected]> wrote: > Hi, > I am Sheru & am completely new for this web framework. I am really > really enthusiastic to know the Ruby on Rails & possibly try to use > this framework near future. > > But at the start up, I don't have idea on installing RoR on Windows > XP. > > 1. What is the sequential intalling components of RoR?
Try: http://wiki.rubyonrails.org/getting-started/installation/windows > 2. How easily could I get the RoR website hosting server? Not hard, if you're deploying to a Unix server. If you install Apache and Phusion Passenger (an Apache module for deploying Rails app) then it's pretty much upload-and-go. The process is described in the Phusion Passenger users guide. Deploying to a Windows server a bit harder and generally not recommended. Developing on Windows is fine. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

