I''m new Ruby as well as the Rails Framework. I want to install Passenger so that I can develop in MAMP (Leopard), but I can''t find any instructions specific to installing Passenger on MAMP. Can anyone provide with me instructions on how to do so? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Why do you want to develop using Passenger ? Just use mongrel locally and use passenger on your production box. On Fri, Sep 19, 2008 at 8:21 PM, Action <theactioncombo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I''m new Ruby as well as the Rails Framework. I want to install > Passenger so that I can develop in MAMP (Leopard), but I can''t find > any instructions specific to installing Passenger on MAMP. > > Can anyone provide with me instructions on how to do so? > > >-- Cheers! - Pratik http://m.onkey.org --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Use the built-in Mongel server. In the terminal go to the directory of your new rails app and run "script/server" On Sep 19, 12:21 pm, Action <theactionco...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m new Ruby as well as the Rails Framework. I want to install > Passenger so that I can develop in MAMP (Leopard), but I can''t find > any instructions specific to installing Passenger on MAMP. > > Can anyone provide with me instructions on how to do so?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- Rails Deployment Using Passenger (Problems)
- Sql error using MAMP with rails 1.1
- Premature end of script headers error using Rails 2.3.1 and Passenger 2.1.1
- passenger with ruby enterprise edition
- passenger installation file passenger-install-apache2-module missing