litespeed编译安装php module
记录一下编译安装lsphp82插件的过程
cd /module目录
./configure --enable-maxminddb --with-php-config=/usr/local/lsws/lsphp82/bin/php-config
make
make install
touch /usr/local/lsws/admin/tmp/.lsphp_restart.txt
记录一下编译安装lsphp82插件的过程
cd /module目录
./configure --enable-maxminddb --with-php-config=/usr/local/lsws/lsphp82/bin/php-config
make
make install
touch /usr/local/lsws/admin/tmp/.lsphp_restart.txt