Update: I have only couple of sample rails apps running in this stack. How easy/tough it is to switch from apache2/passenger to mongrel rails?
thanks, radha RailsFan Radha wrote: > I have this apache2/passenger / rails stable version stack running in > ubuntu. > Do u think i could change to mongrel_rails now ? > > > Michael Pavling wrote: >> On 2 July 2010 21:42, RailsFan Radha <[email protected]> wrote: >>> yes, this is purely for local development purposes only. >>> Of course, when I host it externally, i will have separate domain names. >> >> For developing I just use "mongrel_rails" locally... no messing around >> with apache configurations, and easy to specify which port number to >> start on, so several instances can run at once (and another running >> through Netbeans for breakpoint debugging). -- 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 [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.

