I don't quite understand the error I get back when I run cap start_apache, can anyone decode this a little bit for me?
** [out :: [EMAIL PROTECTED] Stopping 2 Mongrel servers... ** [out :: [EMAIL PROTECTED] !!! PID file log/mongrel.8000.pid does not exist. Not running? ** [out :: [EMAIL PROTECTED] mongrel::stop reported an error. Use mongrel_rails mongrel::stop -h to get help. ** [out :: [EMAIL PROTECTED] mongrel_rails stop -P log/mongrel.8000.pid -c / var/www/apps/mpg/current ** [out :: [EMAIL PROTECTED] !!! PID file log/mongrel.8001.pid does not exist. Not running? ** [out :: [EMAIL PROTECTED] mongrel::stop reported an error. Use mongrel_rails mongrel::stop -h to get help. ** [out :: [EMAIL PROTECTED] mongrel_rails stop -P log/mongrel.8001.pid -c / var/www/apps/mpg/current ** [out :: [EMAIL PROTECTED] Starting 2 Mongrel servers... command finished /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/ actor.rb:562:in `method_missing': undefined method `apache' for #<Capistrano::Actor:0x1111060> (NoMethodError) I ran install_rails_stack, and the deploy tasks which seemed to go off without a hitch, but now I have this coming back at me... many thanks in advance! --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
