Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: ramonte on August 04, 2012, 10:10:16 PM
-
Has anyone gotten Drush (http://drupal.org/project/drush/) to work on SME 8 / Drupal 7 server? (Drupal 7 works great -- thank you SME community).
I downloaded and chmod of drush to u+x but SME reports "command not found".
--Ron
RESOLVED:
1) Install Pear
sudo pear upgrade --force Console_Getopt
sudo pear upgrade --force pear
sudo pear upgrade-all
2) Install Drush
sudo pear channel-discover pear.drush.org
sudo pear install drush/drush
3) Reboot (I rebooted via admin account in server manager)
4) Test
drush