Some one please guide me. I am using Linux based dedicated server. How can i install mem cache on dedicated server.
You can use the EPEL repo if you're using CentOS/RHEL, and execute "yum install memcached" after you install the EPEL rpm, or you can compile memcached from source, and write an init script for it.
Can you provide more detail how to install memcache. I am new so please provide more specific detail so i can do it yes i am using (CENTOS 6.3)
Step by step installation steps at http://www.lullabot.com/articles/installing-memcached-redhat-or-centos Have a check once.
Sunil, give this guide a try: http://www.tecmint.com/install-memcached-caching-server-on-rhel-centos-fedora/