Skip to content

[Sync-En] flock: document Windows deadlock; modernize Apache httpd install guide - #3341

Closed
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:feat/sync-en-misc-flock-apache
Closed

[Sync-En] flock: document Windows deadlock; modernize Apache httpd install guide#3341
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:feat/sync-en-misc-flock-apache

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Closes #3326
Closes #3327

flock (Closes #3326)

Sync with php/doc-en@f3112c4

  • Add warning paragraph about Windows deadlock when executing a LOCK_EX'ed PHP file, with code example
  • Add note about require() failing with Permission Denied on a LOCK_EX'ed file

Apache httpd install guide + language-snippets.ent (Closes #3327)

Sync with php/doc-en@fd1f9d8

  • Add warning block recommending PHP-FPM instead of mod_php for new installations
  • Update title and text to use "Apache httpd" consistently
  • Remove Apache 2.2 references (EOL)
  • Remove PHP 7 LoadModule example
  • Add prefork MPM note to build step
  • Add MPM Compatibility note section
  • Remove warn.apache2.compat entity from language-snippets.ent

@lacatoire
lacatoire force-pushed the feat/sync-en-misc-flock-apache branch from fcbc744 to e8325ef Compare August 25, 2026 08:04
@lacatoire lacatoire closed this Aug 25, 2026
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.

[Sync EN] Modernize mod_php/Apache httpd installation guide (#5743) [Sync EN] document potential Windows deadlock (#4000)

1 participant