On Mar 21, 3:17 pm, jason white <jasonwhite...@gmail.com> wrote:
> the load module is on one line
>
> i'm assuming that Passenger is loading, but not 100% sure how to
> check. How can I pull up the log files?
>

They're probably in /var/log/httpd or somewhere similar

Fred
> thanks,
> Jason
>
> On Mon, Mar 21, 2011 at 10:08 AM, Frederick Cheung
>
>
>
> <frederick.che...@gmail.com> wrote:
> > On Mar 21, 1:43 pm, jason white <jasonwhite...@gmail.com> wrote:
>
> >> <VirtualHost *:80>
> >>         ServerName turn2.co
> >>         ServerAliaswww.turn2.co
>
> >>         DocumentRoot /var/www/public_html/turn2/public
>
> >> </VirtualHost>
>
> >> my apache config file looks like this:
>
> >> LoadModule passenger_module
> >> /usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/apache2/mod_passenger.so
> >> PassengerRoot /user/lib/ruby/gems/1.8/gems/passenger-3.0.5
> >> PassengerRuby /usr/bin/ruby1.8
>
> >> i'm sure i'm missing something minor, any help would be greatly appreciated
>
> > Is passenger actually loaded (perhaps take a look in the apache error
> > logs) ? Is the LoadModule directive on two lines in your config file
> > (or is that just a mail client or relay wrapping the text) ?
>
> > Fred
> >> Jason
>
> > --
> > 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@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > rubyonrails-talk+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to