Xenio wrote: > Cool so I tried git clone on the prod server and that worked. > > My issue now is that using the passenger apache setup, i cant view my > app. I can only view the static files that are created by default in > the public directory.
Is your Passenger configuration file pointing to the correct public directory? With default Cap configuration, that should usually be my_app/current/public. > > Is there someone in the Philadelphia area that can help me get this > working. I will compensate them. You shouldn't need to hire anyone. This is not difficult. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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.

