Link to home
Start Free TrialLog in
Avatar of errang
errangFlag for Afghanistan

asked on

How to install memcached

Hey,

       I'm trying to install memcached on Mac OS X Snow Leopard, with XAMPP, following the instructions from http://www.glenscott.co.uk/blog/2009/08/30/install-memcached-php-extension-on-os-x-snow-leopard/ but for some reason memcached doesn't show up when I call phpinfo()...

Can anyone help me out with this?

Thanks in advance!
ASKER CERTIFIED SOLUTION
Avatar of hernst42
hernst42
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of errang

ASKER

Yes, I followed those instructions to the letter.

All except the command pecl download memcached... I got an error saying there's no such thing as pecl... so I found another link.

But yes, after I did that, I made sure to add the line to the php.ini file in XAMPP, and then I restarted the server, both with the command line as well as XAMPP control.
Avatar of errang

ASKER

Here's the php.ini file if you want to take a look... to see if I did it right.

 php.txt