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 am running Drupal8.1.7 on OpenSUSE Leap 42.1. Apache2 runs as wwwrun, and my whole drupal8 directory is chown -R wwwrun:www drupal8
But when I try to install the admin toolbar, I get permission errors:
Warning: mkdir(): Permission denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 176 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Hey,
I recently updated my site from 8.1.3 to 8.1.7. Following the installation guide I put my site in maintenance mode. But now my site is updated i can't leave maintenance mode. If I go to my sites adress i get the message that the site is in maintenance but i don't know where to go to take my site out of maintenance .
Hi,
A couple of days ago, I posted this to the ugprading drupal forum. I haven't received a response there, and I was curious if that might be the wrong topic for it.
I'll post a link here. https://www.drupal.org/node/2770325
Sorry if reposting like this is not polite here (this is the firt time I have posted to drupals forums).
I'm receiving a 500 internal server error after attempting to update my site from Drupal 8.1.5 to 8.1.7.
After replacing /core, /vendor, and all the files in the top level directory, /update.php will only return a 500 error. This does not occur when navigating to /update.php with /core and /vendor from 8.1.5.
None of the files I am replacing are customized at all, and this did not occur last week when moving from 8.1.3 to 8.1.5.