Free Online Books and PDFs for Web Designers
Powered by MaxBlogPress  

How to setup Memcached Server to run at boot time in Mac OS

If you want to run memcache when system boots for Mac OS, then you have to put the PList configuration file in /Library/LaunchDaemons/ directory and set the owner to root user. Create a file in the /Library/LaunchDaemons/ directory with name memcached.plist having below content. . . . → Read More: How to setup Memcached Server to run at boot time in Mac OS