walkor / phpsocket.io

A server side alternative implementation of socket.io in PHP based on workerman.
2.3k stars 508 forks source link

error 4x installation info #285

Open Ghepes opened 1 year ago

Ghepes commented 1 year ago

according to the installation info for https://github.com/walkor/phpsocket.io .PHP it doesn't work as it says, maybe something has changed!

// 1 /socket/examples/chat/start_web.php on line 8

//next 2

/phpsocket.io/examples/chat/start.php on line 6

//next 3

/phpsocket.io/examples/chat/start.php(9): require_once()

//next 4

Failed to open stream: No such file or directory

Ghepes commented 1 year ago

when was the installation tested last time?