Installing Drupal on Dreamhost: Difference between revisions

From GotOpinion
Jump to navigation Jump to search
Created page with '== Downloading Drupal == Remotely connect to CLI and navigate to directory of choice. Download with wget command. Example with Drupal 6.15 would look like this: <code>wget http…'
(No difference)

Revision as of 17:59, 24 January 2010

Downloading Drupal

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