Hello,
Is anyone could tell me why? why I'm getting this error although drush help and drush dl works perfectly.
****@****-laptop:/var/www/drupal$ drush en admin_menu
The command 'drush.php en admin_menu' could not be found. [error]
Hello,
Is anyone could tell me why? why I'm getting this error although drush help and drush dl works perfectly.
****@****-laptop:/var/www/drupal$ drush en admin_menu
The command 'drush.php en admin_menu' could not be found. [error]
Comments
Comment #1
ilw commentedwith --debug
with --verbose
Comment #2
ilw commentedNo body?
Comment #3
ilw commentedWhen I found the this comment (http://groups.drupal.org/aegir/0.2#comment-80457) i realized that its permission issue.
I moved the drush from /opt to ~/ (home) and i used the head version instead the 2.1 and it solved.
Comment #4
moshe weitzman commented