php 安装
更新:HHH   时间:2023-1-7


./configure  --prefix=/data0/webserver/php   --with-config-file-path=/data0/webserver/php/etc/   --with-mysql=/data0/webserver/mysql  --with-mysqli=/data0/webserver/mysql/bin/mysql_config --enable-fastcgi  --enable-fpm  --enable-force-cgi-redirect

返回web开发教程...