Confusing warning message on install with DDEV

Created on 20 November 2024, 8 months ago

Problem/Motivation

When you install Drupal CMS with DDEV, you get a warning about removing write permissions for sites/default and settings.php because settings.ddev.php has:
$settings['skip_permissions_hardening'] = TRUE;

This is obviously intentional so it's not a problem, but the message makes it seem like something the user should address. The link to the online handbook is completely unhelpful, but that's really a core thing, I created πŸ“Œ Update warning about write permissions Active for updating this.

Steps to reproduce

Install Drupal CMS with DDEV

Proposed resolution

Can we suppress this warning? I note that we are clearing status messages in the installer already, so we could also clear warnings, but there could be other genuine warnings too.

πŸ“Œ Task
Status

Active

Component

Base Recipe

Created by

πŸ‡¦πŸ‡ΊAustralia pameeela

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024