[PHP编译安装求助]
php吧
全部回复
仅看楼主
level 12
版本是php8.1和php7.4
编译这些扩展够用 thinkphp和laravel吗
./configure --prefix=/usr/local/php \
--with-config-file-path=/usr/local/php/etc \
--enable-fpm \
--enable-mbstring \
--with-curl \
--with-mysqli \
--enable-bcmath \
--with-openssl \
--with-zlib \
--enable-redis
2021年12月17日 07点12分 1
level 12
大佬们有建议开启的 php扩展 和 nginx模块吗
2021年12月17日 07点12分 3
1