PDA

View Full Version : Using Drush on a BlueHost hosted Drupal 7



Pallino
10-27-2011, 10:19 AM
Can anyone point me to instructoins about how I would use Drush command lines on a Drupal 7 install that is being hosted at Bluehost.

Thanks,
David

farcaster
10-27-2011, 11:16 AM
You'll need ssh (secure shell) access to your account. In the cPanel select SSH/Shell Access in the Security section and that will get you going. You can also install the PEAR packages you need from the cPanel under Software/Services | PHP PEAR Packages.

spoonbow
10-31-2011, 10:12 PM
David,
Just download and extract to your home directory (NOT public_html or www), then follow the instructions in the README.TXT As has been mentioned, you will need to enable SSH and acquire a SSH client (I use Putty) in order to use Drush. It's pretty easy to do. Post with specifics if you get stuck.

Matt