On Mar 21, 3:52 pm, jason white <jasonwhite...@gmail.com> 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 > Passenger watchdog because its executable > (/usr/lib/phusion-passenger/agents/PassengerWatchdog) does not exist. > This line looks weird - normally those things will be in gems/gems/ passenger-3.0.x, not straight in /usr/lib
Have you compared your passenger load directives with the output of passenger-install-apache2-module --snippet ? Fred > This probably means that your Phusion Passenger installation is broken > or incomplete, or that your 'PassengerRoot' directive is set to the > wrong value. Please reinstall Phusion Passenger or fix your > 'PassengerRoot' directive, whichever is applicable. > [Mon Mar 21 11:48:56 2011] [notice] Apache/2.2.16 (Ubuntu) > Phusion_Passenger/3.0.5 configured -- resuming normal operations > > I'm wondering if I broke something when I was setting up the server > > Thanks, > Jason > > > > On Mon, Mar 21, 2011 at 10:26 AM, Bill Walton <bwalton...@gmail.com> wrote: > > Hi Jason, > > > On Mon, Mar 21, 2011 at 10:17 AM, 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? > > > Easiest way to see if Passenger is running is ps -eaf > > > You should see a couple of lines in the list like those below if it is. > > > root 18386 3685 0 Mar20 ? 00:00:01 > > /usr/lib/ruby/gems/1.8/gems/passenger-2.2.4/ext/apache2/ApplicationPoolServ > > erExecutable > > 0 > > root 18387 18386 0 Mar20 ? 00:00:00 Passenger spawn server > > > HTH, > > Bill > > > -- > > 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.