Posted this on rubyforge, thought I would put it here at as well. I just started playing around with mongrel. I am currently using apache + fastcgi. I am running a windows box and I followed the directions at http://mongrel.rubyforge.org/docs/win32.html. I am able to install the service fine and also start the service from the windows service control panel. However, when I try to start the service with the command: mongrel_rails service::start -N myapp, I get an error ERROR RUNNING ''service::start'': Plugin /service::start does not exist in categor y /commands Has this functionality been removed from mongrel_service? -- Jake Dempsey www.watij.com www.explainpmt.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20070328/53518e1d/attachment.html
On 3/28/07, Jake Dempsey <angelo0000 at gmail.com> wrote:> Posted this on rubyforge, thought I would put it here at as well. > > I just started playing around with mongrel. I am currently using apache + > fastcgi. I am running a windows box and I followed the directions at > http://mongrel.rubyforge.org/docs/win32.html. I am able to > install the service fine and also start the service from the windows service > control panel. However, when I try to start the service with the command: > mongrel_rails service::start -N myapp, I get an error > > ERROR RUNNING ''service::start'': Plugin /service::start does not exist in > categor > y /commands > > Has this functionality been removed from mongrel_service? >Yes, as commented before [1], it has no true advantage over using "net start" or "net stop" [1] http://rubyforge.org/pipermail/mongrel-users/2007-February/002962.html -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of us must pay to achieve any goal that is worthwhile. Vince Lombardi
Apparently Analagous Threads
- Apache Load Balancer Manager With Mongrel
- Resolved problem with Apache Load Balancer Manager
- Mongrel service will not start on win32 w/ --prefix option
- Mongrel fails in Win32, mongrel_service missing, with possible fix
- offline/local install of mongrel_service