Mongrel Cluster Configure ERROR
November 8th, 2006
Comments off
We’ve been asked this question 3 times this week, time to make the answer public.
When trying to set up your
mongrel_cluster cluster::configure
you get
ERROR RUNNING 'cluster::configure': Plugin /cluster::configure\ does not exist in category /commands
You don’t have mongrel_cluster installed.
sudo gem install mongrel_cluster
Then slap yourself on the forehead and continue.
Categories: How-To, Programming, Rails, Ruby