- 编译参数
./configure \
--enable-fpm \
--with-fpm-user=www \
--with-fpm-group=www \
--with-fpm-systemd \
--with-openssl \
--enable-bcmath \
--enable-ftp \
--enable-gd \
--with-webp \
--with-jpeg \
--with-freetype \
--with-xpm \
--enable-intl \
--enable-mbstring \
--with-mysqli \
--with-pdo-mysql=mysqlnd \
--with-zip \
--enable-mysqlnd \
--with-curl \
--enable-sockets \
--enable-soap \
--with-bz2 \