Mongrel Cluster Configure ERROR
Posted by Michael Wed, 08 Nov 2006 13:27:41 GMT
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.
