You will need invoke drush from a more functional Drupal environment to run this command...

Tagged:

Hi, I have a question about Drush.

When I try to enable a module with Drush I get this:

aegir@xxxxxxxx:~/platforms/drupal-7.14$ drush en colorbox
Command pm-enable needs a higher bootstrap level to run - you will need invoke drush from a more functional Drupal environment to run this command.
[error]
The drush command 'en colorbox' could not be executed.                     [error]
Could not find a Drupal settings.php file at ./sites/community.aegirproject.org/settings.php. [error]

drush up or drush upc aren't working either, but drush dl [module name] works ok.

I have tried this with all possible directories, but with no luck. Any idea what might cause this?

And what is this "./sites/community.aegirproject.org/settings.php." thing...? There isn't such a file in that directory.