When I type the command $rails app_name I don''t see the following list generate a dispatch.cgi or dispatch.fcgi file. It appears that I need this file and I need to modify it in order to properly deploy my site on Site5 hosting. I have completely developed my site on my mac (my first rails app) and I am looking to transfer it to production. This has easily been the hardest part of my rails development. Does anyone suggest a really simple, newbie friendly host for deploying rails apps? Also, are dispatch files only generated when generating a production rails app? I am confused on this whole dispatch.cgi file. Help would me much appreciated. -- 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.
I''m hosting multiple rails apps at site5. Check out this entry on their wiki --> http://wiki.site5.com/Scripting_and_Development_Guide#Ruby_on_Rails While fcgi should work - Phusion Passenger is the preferred config. You''re welcome to email me (csuper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org) if you have Phusion Passenger questions. -Christian @cupomud On Jan 18, 6:56 pm, Michael Murillo <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> When I type the command > $rails app_name > > I don''t see the following list generate a dispatch.cgi or dispatch.fcgi > file. It appears that I need this file and I need to modify it in order > to properly deploy my site on Site5 hosting. > > I have completely developed my site on my mac (my first rails app) and I > am looking to transfer it to production. This has easily been the > hardest part of my rails development. Does anyone suggest a really > simple, newbie friendly host for deploying rails apps? > > Also, are dispatch files only generated when generating a production > rails app? > > I am confused on this whole dispatch.cgi file. > > Help would me much appreciated. > -- > 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 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.
On Jan 19, 2:56 am, Michael Murillo <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I have completely developed my site on my mac (my first rails app) and I > am looking to transfer it to production. This has easily been the > hardest part of my rails development. Does anyone suggest a really > simple, newbie friendly host for deploying rails apps? > > Also, are dispatch files only generated when generating a production > rails app? >I think rails stopped generating dispatch.cgi/fcgi files in 2.3 Fred> I am confused on this whole dispatch.cgi file. > > Help would me much appreciated. > -- > 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 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.
Frederick Cheung wrote:> I think rails stopped generating dispatch.cgi/fcgi files in 2.3 > > FredThis is what I thought. Which then leaves me confused as the proper way to launch my site on the Site5 server. -- 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.
On Jan 19, 2:58 pm, Michael Murillo <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Frederick Cheung wrote: > > I think rails stopped generating dispatch.cgi/fcgi files in 2.3 > > > Fred > > This is what I thought. Which then leaves me confused as the proper way > to launch my site on the Site5 server.They might still work if they were there - you could fish them out of an old version of rails. If, as the link supplied by Christian suggests, they support passenger you''re far better off using that. Fred -- 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.
See this post: http://www.site5.com/blog/s5/site5-phusion/20090402/ and also this post: http://www.site5.com/blog/programming/changes-with-phusion-passenger-update/20090804/ --Matt Jones On Jan 19, 9:58 am, Michael Murillo <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Frederick Cheung wrote: > > I think rails stopped generating dispatch.cgi/fcgi files in 2.3 > > > Fred > > This is what I thought. Which then leaves me confused as the proper way > to launch my site on the Site5 server. > -- > 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 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.