Add warning if Apache multiviews is enabled

Created on 8 February 2018, over 7 years ago
Updated 13 May 2025, 2 days ago

Problem/Motivation

If you have multiviews enabled on Apache Drupal doesn't always work as expected. For example, if you are logged in as user 1 and go to example.com/update it will serve update.php and an exception will be produced. This can cause issues with clean-urls - see https://www.drupal.org/docs/7/configuring-clean-urls/enable-clean-urls β†’ .

Proposed resolution

Add warning to system_requirements() to test if multiviews is enabled.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

πŸ“Œ Task
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component

system.module

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¦πŸ‡ΊAustralia mstrelan

    Is this still applicable or has Apache and/or Drupal changed in the last 7 years?

  • πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

    Yes this is still an issue. And yes we should convert the warning from the docs to something we're warning about in the system.

Production build 0.71.5 2024