swoole安装好了不能运行解决【点击查看详情】
swoole安装好了不能运行解决:swoole安装好了不能运行解决方法:1、使用-name swoole.so命令查找swoole.so的位置。2、将swoole.so添加到php.ini文件中即可。实现方法详解:如果在命令行下输入 php --ri swoole 没有反应,则表示 swoole 安装没有成功。因为 swoole 是
相关视频/文章