matyhtf / webim

使用PHP+Swoole实现的网页即时聊天工具
1.78k stars 654 forks source link

一直报错 PHP Fatal error: Class 'Swoole\Loader' not found in webim_server.php #15

Open chfeizy opened 8 years ago

chfeizy commented 8 years ago

swoole.so已经加载好 swoole Version 1.8.5 swoole测试可用 web服务器使用 apache php5.6 mac电脑上测试使用

eecjimmy commented 8 years ago

composer update, 需要更新swoole_framework