How to install drush for Drupal


Warning: Undefined array key "socialize_RedditWidget" in /home/phpacd/websites/shkodenko.com/wp-content/plugins/socialize/frontend/socialize-services.php on line 166

To install Drush for Drupal use commands:

# pear channel-discover pear.drush.org
# pear install drush/drush

To view help:

# drush --help

Drush options description also available at http://drush.ws/