Skip to content

[Sync-EN] Add the Alpine Linux and Arch Linux installation pages - #1792

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1717
Open

[Sync-EN] Add the Alpine Linux and Arch Linux installation pages#1792
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1717

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs install/unix/ with php/doc-en#5266 and php/doc-en#5259. Both upstream commits land on install/unix/index.xml, so they are ported together.

  • Adds install/unix/alpine.xml, translating the new Alpine Linux page: apk package names carrying the major version, apk update before installing, the FPM package and OpenRC service naming difference, searching for packages, and the fact that extensions enable themselves with their config files under /etc/php83/conf.d/.
  • Adds install/unix/pacman.xml, translating the new Arch Linux page: php-apache and php-fpm companions, pacman -Syu first, listing extension packages, and the need to uncomment the extension= line in /etc/php/php.ini after installing one.
  • Both pages are included from install/unix/index.xml, between the dnf and OpenBSD entries, in the upstream order.

EN-Revision set per file to the commit that introduced it, and bumped to 5a5899391ef91a4d42bca9495c8a1d323d38f23a on the index.

Fixes: #1717
Fixes: #1718

@lacatoire
lacatoire requested a review from a team as a code owner August 31, 2026 11:34
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] Add install documentation for Arch Linux (pacman) [Sync EN] Add Alpine Linux installation documentation

1 participant