Hi,
To install memcache on your mac os x, just do what is written here 🙂
and start it as calling :
memcached -d -p 11211 -u nobody -c 1024 -m 3072
and that is it.
Hi,
To install memcache on your mac os x, just do what is written here 🙂
and start it as calling :
memcached -d -p 11211 -u nobody -c 1024 -m 3072
and that is it.