[Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread Frederick Cheung
On Mar 21, 3:52 pm, jason white wrote: > seems like my passenger install is broken. I tried reinstalling, but > still have the following error in the error log > > [Mon Mar 21 11:48:56 2011] [error] *** Passenger could not be > initialized because of this error: Unable to start the Phusion > Pas

Re: [Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread jason white
I fat fingered that when I was typing the configuration. I have made the change, and restarted apache, and still get the error. Thanks, Jason On Mon, Mar 21, 2011 at 11:00 AM, Frederick Cheung wrote: > > > On Mar 21, 1:43 pm, jason white wrote: > >> PassengerRoot /user/lib/ruby/gems/1.8/gems/pa

[Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread Frederick Cheung
On Mar 21, 1:43 pm, jason white wrote: > PassengerRoot /user/lib/ruby/gems/1.8/gems/passenger-3.0.5 Is that really right (rather than /usr) ? Fred > PassengerRuby /usr/bin/ruby1.8 > > i'm sure i'm missing something minor, any help would be greatly appreciated > > Jason -- You received this

Re: [Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread jason white
seems like my passenger install is broken. I tried reinstalling, but still have the following error in the error log [Mon Mar 21 11:48:56 2011] [error] *** Passenger could not be initialized because of this error: Unable to start the Phusion Passenger watchdog because its executable (/usr/lib/phus

Re: [Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread Bill Walton
Hi Jason, On Mon, Mar 21, 2011 at 10:17 AM, jason white 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? Easiest way to see if Passenger is running is ps -eaf You should see a couple of lines i

[Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread Frederick Cheung
On Mar 21, 3:17 pm, jason white 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

Re: [Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread jason white
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? thanks, Jason On Mon, Mar 21, 2011 at 10:08 AM, Frederick Cheung wrote: > On Mar 21, 1:43 pm, jason white wrote: >> >> >>         ServerName turn2.co >>    

[Rails] Re: production server on passenger - showing all items in public folder

2011-03-21 Thread Frederick Cheung
On Mar 21, 1:43 pm, jason white wrote: > > >         ServerName turn2.co >         ServerAliaswww.turn2.co > >         DocumentRoot /var/www/public_html/turn2/public > > > > my apache config file looks like this: > > LoadModule passenger_module > /usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/a