Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
install_nextcloud
Commits
e012813b
Unverified
Commit
e012813b
authored
Dec 01, 2020
by
Klemens Ullmann-Marx
Committed by
GitHub
Dec 01, 2020
Browse files
Updated php7.4_env.yml for ondrej PPA compatibility
parent
92a69df3
Changes
1
Hide whitespace changes
Inline
Side-by-side
defaults/php7.4_env.yml
View file @
e012813b
...
...
@@ -3,12 +3,14 @@
# system_configuration for php 7.4:
php_dir
:
"
/etc/php/7.4"
php_bin
:
"
php-fpm7.4"
php_pkg_apcu
:
"
php-apcu"
php_pkg_apcu
:
"
php
7.4
-apcu"
php_pkg_spe
:
-
"
php-imap"
-
"
php-imagick"
-
"
php-redis"
-
"
php7.4-bcmath"
-
"
php7.4-gmp"
-
"
php7.4-imagick"
-
"
php7.4-mbstring"
-
"
php7.4-redis"
-
"
php7.4-xml"
-
"
php7.4-zip"
-
"
php7.4-mbstring"
php_socket
:
"
/run/php/php7.4-fpm.sock"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment