Open GoogleCodeExporter opened 8 years ago
Forgot a line; after failed.
PHP Warning: socket_select(): 5 is not a valid Socket resource in
/var/www/phpMonitor/phpwebsocket/server.php on line 15
Original comment by Branden....@kaosnetworks.com
on 15 Nov 2011 at 6:03
I've the same problem. I think there is a problem with header, because if you
see getheaders(..) function, it return different headers.
Original comment by masteri...@gmail.com
on 18 Nov 2011 at 6:09
Yes, seems there is a problem with the header. Header changed in the recent
version of Chrome and it is trying to get the key1 and key2 that aren't present
now:
PHP Notice: Undefined variable: key1 in E:\dev\jm\s5designer\html\phpwebsocket\
server.php on line 144
Notice: Undefined variable: key1 in E:\dev\jm\s5designer\html\phpwebsocket\serve
r.php on line 144
PHP Notice: Undefined variable: key2 in E:\dev\jm\s5designer\html\phpwebsocket\
server.php on line 144
Original comment by julianma...@gmail.com
on 28 Nov 2011 at 3:27
Original issue reported on code.google.com by
Branden....@kaosnetworks.com
on 15 Nov 2011 at 6:02