Closed osvik closed 13 years ago
Hrm, it looks like your server might not have Memcache installed and/or running. Can you verify that?
Thanks. I read it was not necessary (http://news.ycombinator.com/item?id=1846088). I suggest adding memcached as a requirement in the README file. It would be even better if okv could work without it...
Good point; I'll open up a separate issue for it.
Hi, I've installed openkeyval on a server, but I can't store data.
This error returns when I try to save data with curl:
Fatal error: Call to a member function get() on a non-object in /home/myuser/mykeyvalserver/server.inc on line 106
Thanks for creating openkeyval.