📜  安装 php 7.4 fpm - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:46.991000             🧑  作者: Mango

代码示例2
#Just copy the line of code below and run it in terminal to install PHP 7.4 and it's extensions
sudo apt install -y php7.4-fpm php7.4-common php7.4-mysql php7.4-xml php7.4-xmlrpc php7.4-curl php7.4-gd php7.4-imagick php7.4-cli php7.4-dev php7.4-imap php7.4-mbstring php7.4-opcache php7.4-soap php7.4-zip php7.4-intl