Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi,
in many post is explained how to backup a drupal site
(in short copy the database and all the files).
These are all the files in a installation of drupal 8
LICENSE.txt composer.lock modules themes
README.txt core profiles update.php
autoload.php example.gitignore robots.txt vendor
composer.json index.php sites web.config
I moved (SCP) my Drupal 8 from an Apache Server to an Nginx Server. On the Apache Server Drupal was installed in /webroot/drupal/. On the Nginx Server it is installed in /webroot. The problem I have, that Drupal is still searching the sites in /drupal/blabla like the old configuration was. So how or where can I change the url to the webroot? Thank you for some help. Tom
I backed everything up, put my site in maintenance mode, deleted everything but sites, copied over everything but sites... and browsed to /update.php. The update page came up... and then I clicked on the button to update... and it just gives me a blank result page with the URL of /update.php/selection.
Only error I see is in my apache error log that says: