News Feed
Jobs Feed
Sections




News Archive
Mike Purcell's Blog:
CentOS - PHP - Install Memcached (with a d) Stack
June 20, 2012 @ 09:13:59

In this new post to his blog Mike Purcell gives you the full instructions to getting a CentoOS 6 system up and running with Memcached and PHP.

Recently I started retro-fitting the MeLikeDrinks.com drink website to cache frequently used data to improve performance, as such I wrote a light, custom cache API which sits on top of PHP's Memcached API. [...] If you opt to use PHP Memcache, and because this article assumes you are using CentOS, you can simply have YUM install the entire stack for your via `yum install php-memcache`.

He describes some of the differences between the two memcache APIs available to PHP developers (memcache and memcached) and includes the instructions to get both versions installed. "Memecache" is as easy as installing the package, while "Memcached" takes a bit more work - installing dependencies, configuring and compiling a few things specific to your system.

0 comments voice your opinion now!
memcached install centos package compile tutorial


blog comments powered by Disqus

Similar Posts

RIAZone: Integrating PHP with Flash Collaboration Services

Ruslan Yakushev's Blog: How to install PHP PEAR and phploc on Windows

NetTuts.com: Uploading Files with AJAX

Alexander Netkachev's Blog: Practical PHP events: The Java way

Chris Shiflett\'s Blog: ZF Tutorial Update


Community Events











Don't see your event here?
Let us know!


introduction example code zendframework2 development tool testing community opinion application object series release language interview framework functional conference podcast unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework