matyhtf / webim

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

启动访问登录后404错误 #41

Open littlestarsx opened 6 years ago

littlestarsx commented 6 years ago

404 Not Found Swoole\Factory: resource[cache/session] not found.

SwooleFramework at 127.0.0.1 Port 8888

0 line:383 call:Swoole\Error::info file:/Users/test/swoole/webim/vendor/matyhtf/swoole_framework/libs/Swoole/Protocol/HttpServer.php

1 line:642 call:Swoole\Protocol\HttpServer->httpError file:/Users/test/swoole/webim/vendor/matyhtf/swoole_framework/libs/Swoole/Swoole.php

2 line:47 call:Swoole->handlerServer file:/Users/test/swoole/webim/vendor/matyhtf/swoole_framework/libs/Swoole/Protocol/AppServer.php

3 line:262 call:Swoole\Protocol\AppServer->onRequest file:/Users/test/swoole/webim/vendor/matyhtf/swoole_framework/libs/Swoole/Protocol/HttpServer.php

4 line:0 call:Swoole\Protocol\HttpServer->onReceive file:unknow

5 line:405 call:swoole_server->start file:/Users/test/swoole/webim/vendor/matyhtf/swoole_framework/libs/Swoole/Network/Server.php

6 line:33 call:Swoole\Network\Server->run file:/Users/test/swoole/webim/webroot/webserver_for_im.php