安装openssl软件省略
进入到php源码包
- #cd /usr/local/src/php-5.3.5/ext/openssl
- #cp config0.m4 config.m4
- # phpize
- #./configure --with-openssl --with-php-config=/usr/local/php/bin/php-config
- # make && make install
vi php.ini添加
extension=openssl.so
安装openssl软件省略
进入到php源码包
- #cd /usr/local/src/php-5.3.5/ext/openssl
- #cp config0.m4 config.m4
- # phpize
- #./configure --with-openssl --with-php-config=/usr/local/php/bin/php-config
- # make && make install
vi php.ini添加
extension=openssl.so
下一篇:linux 内核调优
PHP8编译命令
实现https自签证书(泛域名)
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M