Hi guys, Ok, I have a problem with the memcache.get, I've been on it for 2 days and it's still there...
In the logs:
Notice: Memcache::get() [<a href='memcache.get'>memcache.get</a>]:
Server localhost (tcp 11211) failed with: Failed reading line from
stream (0) in <b>/var/www/html/inc/chat/libraries/server/NodeJS.php</
b> on line <b>37</b><br />
{"r":"registered"}
At line 37:
$session = json_decode($this->memcache->get('session/' . $cookie-
>sid));
Any idea?
Thanks!
