We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e034c commit 233867aCopy full SHA for 233867a
.github/jobs/configure-checks/setup_configure_image.sh
@@ -11,7 +11,7 @@ case $distro_id in
11
grep -E 'nginx|apache' /etc/group || true
12
13
dnf install -y pkg-config make bats autoconf automake util-linux \
14
- php-fpm
+ httpd php-fpm
15
16
grep -E 'nginx|apache' /etc/passwd || true
17
0 commit comments