Failing to run memcached in win 7 xampp
I am running win 7 , 64 bit and xampp 1.7.3. But can not install memcached.
Because,can not find the dll http://downloads.php.net/pierre/php_memcache-cvs-20090703-5.3-VC6-x86.zip file in its location. I am sure开发者_StackOverflow, I can not install memcached in my system as this file is unavailable.
Can you please share this file?
Or do anyone know where is the exact location of the file?
I have tried with all the memcache dll from here: http://downloads.php.net/pierre/, but not working, showing errors.
If it is not possible to get the file, can any one say what is the other way to install memcached?
Regards
It is very hard to find but I found it :).. Installed and working perfectly on my system.
here is the link:
http://zhiliansns.googlecode.com/svn-history/r4/trunk/software/php_memcache-cvs-20090703-5.3-VC6-x86.zip
yeah I found it in a SVN repository :)
For those whoe are still looking for the vc6 compiled memcache dll for php 5.3.x (always 32 bit in vc6) the file can be found at: http://code.google.com/p/thinkam/downloads/detail?name=php_memcache-cvs-20090703-5.3-VC6-x86.zip&can=2&q=
Took me about 5 hours to find the correct dll and hope some ppl find this u
Not sure what was hard but the new versions are available at http://downloads.php.net/pierre/
Feel free to ping me if you have any issue with these binaries or memcache in particular.
精彩评论