I've not tried this, but as a last resort you might try: touch tmp/always_restart.txt in your application’s root folder. Cheers--
Charles On Wed, Apr 15, 2009 at 3:11 AM, Frederick Cheung < [email protected]> wrote: > > > > On Apr 15, 5:58 am, Petr Janda <[email protected]> > wrote: > > This makes no difference. The problem is with mongrel is that I need the > > devel applications to be accessible even when im not developing, ie. > > client review. And id need to make a start up script in case i reboot > > the server to make all the mongrels start up. Its just hassle. > > dispatch.cgi/fcgi was ideal for simple setup in development mode where > > speed usually doesnt matter. > > > > Well the passenger docs imply that it should all just work: > > "If you set RailsEnv development in your Apache configuration, then > Rails will automatically reload your application code after each > request" > > You might want to ask the passenger mailing list or similar why it > doesn't seem to be working for you. > > Fred > > PP Junty wrote: > > > perhaps here: > > > > >http://www.modrails.com/documentation/Users%20guide.html#RailsSpawnMe. > .. > > > > > but can't you use mongrel for development and passenger for production? > > > > > Petr Janda wrote: > > >> I just tested with Ruby 1.8 and its the same behaviour. > > > > >> An clues people? > > > > -- > > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---

