Drupal drupal settings.php permission denied

July 6, 2021 . 1 MIN READ

Drupal- drupal settings.php permission denied

As others have mentioned, you must set the permissions on the /sites/default folder. The default permissions are set to 0555, set them to 0755 for editing. Don’t forget to restore the default values afterwards!

Leave a Reply

Your email address will not be published. Required fields are marked *