xpf0000 / PhpWebStudy

Powerful Web and PHP Development Environment. Support both macOS and windows
https://www.macphpstudy.com
BSD 3-Clause "New" or "Revised" License
519 stars 42 forks source link

swoole建议 #49

Closed dcto closed 10 months ago

dcto commented 10 months ago

建议安装swoole扩展时开启,--enable-openssl选择。 否则很多无法运行swoole项目,会报以下错误

you must configure with `--enable-openssl` to support ssl connection when compiling Swoole 
xpf0000 commented 10 months ago

收到, 下个版本会处理下

xpf0000 commented 10 months ago

新版已处理, 可以再试下

dcto commented 10 months ago

已测试,没问题。