Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Small gap in multi-site setups in Drupal 10 #448

@philipnorton42

Description

@philipnorton42

For multi-site setups, if the default.settings.php file isn't present in the same directory as the currently used settings.php file then the site will crash.

So, if we have a multi-site setup called mysite then the folder structure must look like this:

web/
   sites/
      mysite/
         default.settings.php
         settings.php
   sites.php

I think this must be a new thing as I can't recall seeing this issue before Drupal 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions