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 at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to