重新编译安装swoole支持OpenSSL

  • 下载:wget https://pecl.php.net/get/swoole-4.5.6.tgz
  • tar zxvf swoole-4.5.6.tgz
  • cd swoole-4.5.6
  • phpize
  • whereis php-config 查看php-config路径 替换下面的–with-php-config路径
  • ./configure --enable-openssl --with-php-config=/usr/bin/php-config
  • make && make install
  • php --ri swoole 检查是否成功
➜  swoole-4.5.6 php --ri swoole     

swoole

Swoole => enabled
Author => Swoole Team <team@swoole.com>
Version => 4.5.6
Built => Nov  1 2020 23:00:06
coroutine => enabled
epoll => enabled
eventfd => enabled
signalfd => enabled
cpu_affinity => enabled
spinlock => enabled
rwlock => enabled
openssl => OpenSSL 1.0.2k-fips  26 Jan 2017
pcre => enabled
zlib => 1.2.7
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
async_redis => enabled

Directive => Local Value => Master Value
swoole.enable_coroutine => On => On
swoole.enable_library => On => On
swoole.enable_preemptive_scheduler => Off => Off
swoole.display_errors => On => On
swoole.use_shortname => On => On
swoole.unixsock_buffer_size => 8388608 => 8388608
参考

https://www.cnblogs.com/hodge01/p/8658296.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值