install:nginx-php72-fpm
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
install:nginx-php72-fpm [2020/09/18 08:53] – linkuff | install:nginx-php72-fpm [2020/12/20 14:01] (Version actuelle) – linkuff | ||
---|---|---|---|
Ligne 20: | Ligne 20: | ||
apt-get install nginx nginx-extras mariadb-server php7.4 php7.4-fpm php7.4-mysql php7.4-curl php7.4-bcmath php7.4-intl php7.4-json php7.4-gd php7.4-mbstring php7.4-xml php7.4-zip php7.4-imagick php7.4-redis php7.4-cli php7.4-common php7.4-opcache php7.4-readline vim</ | apt-get install nginx nginx-extras mariadb-server php7.4 php7.4-fpm php7.4-mysql php7.4-curl php7.4-bcmath php7.4-intl php7.4-json php7.4-gd php7.4-mbstring php7.4-xml php7.4-zip php7.4-imagick php7.4-redis php7.4-cli php7.4-common php7.4-opcache php7.4-readline vim</ | ||
- | * La configuration de PHP utilisé en ligne de commande est stockée dans /etc/php/7.3/ | + | * La configuration de PHP utilisé en ligne de commande est stockée dans /etc/php/7.4/ |
< | < | ||
Ligne 27: | Ligne 27: | ||
upload_max_filesize = 100M</ | upload_max_filesize = 100M</ | ||
- | * Et /etc/php/7.3/ | + | * Et /etc/php/7.4/ |
< | < |
install/nginx-php72-fpm.txt · Dernière modification : 2020/12/20 14:01 de linkuff