Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ mv -v drupal-x.x public_html/your_drupal_directory
Note

Please note: Your Apache config will need to so reflect the path to your Islandora install. Apache site/virtual host configuration files are ideal.

Note

Please note: With Drupal 7.x, on some types of shared/local hosting, if PHP and Apache are run by the same user, Drupal will attempt to execute steps 3 and 4 on its own and you can skip directly to step 5. If you get errors referring to the "Settings file" during step 6 and beyond, you can perform steps 3 and 4 manually.

...