Possible Duplicate:
Memcache on MAMP 1.9

I have tried to install memcached in MAMP - Snow Leopard 10.6.2 using this tutorial:

Setup a Memcached-Enabled MAMP Sandbox Environment

I finished with no errors the first to the last step: Bonus Section: Start and Stop Memcache with MAMP

After that I restarted my MAMP widget in the dashboard and checked by phpinfo but the memcached extension is not there.

Do you guys successfully installed memcached in your MAMP or do you know any other way on how to make it work?

Thanks in advance :)

link|improve this question
feedback

closed as exact duplicate by Bill Weiss, sysadmin1138 Jul 17 '11 at 14:21

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

I was having the same problem today. This might help: http://serverfault.com/questions/147303/memcache-on-mamp-1-9/152021#152021

link|improve this answer
feedback

I followed the instructions and it worked perfectly for me.

link|improve this answer
feedback