PHP installtion of Memcached
Posted
by
Gugo
on Server Fault
See other posts from Server Fault
or by Gugo
Published on 2011-06-28T14:51:21Z
Indexed on
2011/06/28
16:23 UTC
Read the original article
Hit count: 210
i have installed on my server and home server (xampp) memcached with the extions memcache.so / memcache.dll (MemCache)
and today i noticed that it gives MEMCACHED too, and i need to run memcached cause of the memcached command "append" which dont supports memcache
i googled all the day but didnt find any tut how to install memcached for php (most tuts are for memcache and not for memcached)
Can somebody help me with this problem (i want install it on my centos server and on my windows xampp server) My php version is 5x
Thank you very much!
© Server Fault or respective owner