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.
I have just installed Drupal 8.2.6 without problems. After installing the files, I logged in to the admin site. In "Status report" there was a message "Database updates: Old". (Maby not correctlyt translated). There was a link to an update script. I ran the script and updated the database. I went back to "Status report". The database was now up to date.
The above procedure is much simpler than first edit settings.php to "true", run update.php and finaly change back settings.php to "false". Mostly there are no updates.
I want to create a subdirectory called "wiki" within the root directory of my Drupal site. I have installed the Mediawiki software into this subdirectory, but Drupal seems to prevent it from working. What can I do to allow this subdirectory?