Skip to content

Conversation

yosifkit
Copy link
Member

This just enables output_buffering and only in Apache as recommended by Drupal upstream.

Drupal now recommends sites enable PHP output buffering by default, if PHP is run as a server module, e.g. with Apache's mod_php.

Fixes #256
Related to #270/#271

@tianon tianon merged commit a2a3d4f into docker-library:master Jun 23, 2025
50 checks passed
@tianon tianon deleted the recommended-settings branch June 23, 2025 20:23
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jun 23, 2025
Changes:

- docker-library/drupal@7eb8d68: Update 11.2
- docker-library/drupal@a2a3d4f: Merge pull request docker-library/drupal#289 from infosiftr/recommended-settings
- docker-library/drupal@e519db2: Add upstream recommened setting for output_buffering
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jun 23, 2025
Changes:

- docker-library/drupal@040d3aa: Merge pull request docker-library/drupal#290 from infosiftr/cleanup
- docker-library/drupal@f9e60c2: Drop drupal 7 bits (non composer install)
- docker-library/drupal@7eb8d68: Update 11.2
- docker-library/drupal@a2a3d4f: Merge pull request docker-library/drupal#289 from infosiftr/recommended-settings
- docker-library/drupal@e519db2: Add upstream recommened setting for output_buffering
tglman pushed a commit to tglman/official-images that referenced this pull request Aug 11, 2025
Changes:

- docker-library/drupal@040d3aa: Merge pull request docker-library/drupal#290 from infosiftr/cleanup
- docker-library/drupal@f9e60c2: Drop drupal 7 bits (non composer install)
- docker-library/drupal@7eb8d68: Update 11.2
- docker-library/drupal@a2a3d4f: Merge pull request docker-library/drupal#289 from infosiftr/recommended-settings
- docker-library/drupal@e519db2: Add upstream recommened setting for output_buffering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing ini memory_limit and output_buffering

2 participants