RobertP Posted August 18, 2012 Share Posted August 18, 2012 i spent about 3 hours last night on a new laptop setting up my development env. i thought i would share something that might be helpful to many others. This is how to install memcache on windows 7 ultimate 64bit: Step 1: Download the attachment. Step 2: Add the 'php_memcache.dll' extension to your php. Step 3: Install memcache server by executing the following commands. NOTE: run cmd as admin. memcached -d install memcached -d start If you have any questions, please feel free to ask, i will help you as much as i can. 18863_.zip Link to comment https://forums.phpfreaks.com/topic/267275-memcache/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.