Installing Drupal on Dreamhost

From GotOpinion
Jump to navigation Jump to search

Downloading Drupal[edit | edit source]

Remotely connect to CLI and navigate to directory of choice. Download with wget command.

Example with Drupal 6.15 would look like this:

wget http://ftp.drupal.org/files/projects/drupal-6.15.tar.gz

Decompress and unzip.

Set permissions

Configure cron