8

Spent a lot of time and I cant find a built version anywhere. please help.

Note: please don't turn me to php_memcache.dll. I have this one. I'm looking for php_memcached.dll.

Nir
  • 24,619
  • 25
  • 81
  • 117
  • Actually, php_memcached.dll is not exist for Window now. See this link: http://stackoverflow.com/questions/9693195/does-memcached-dll-exist – secretlm Feb 27 '14 at 16:11

2 Answers2

-1

you can try below links :

php_memcache-2.2.6-5.3-vc9-x86.zip

php_memtrack-0.1.0-5.3.0-nts-vc6-x86.zip

php_memcache-2.2.6-5.3-nts-vc9-x86.zip

get more click here

Alexander
  • 23,432
  • 11
  • 63
  • 73
Chintan
  • 1,204
  • 1
  • 8
  • 22
-4

Look like you are using windows environment (example: xampp)

so you will get it your drive:\xampp\php\ext

if you want to activate just un-comment from your php.ini file

santosh
  • 132
  • 2
  • 2
  • 5