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

PHPBuilder.com: Building an Error-Handling Mechanism

PHPMaster.com: MongoDB Indexing, Part 2

PHPBuilder.com: Creating and Manipulating PDFs with PHP and FPDF

Stuart Herbert's Blog: Getting PEAR Working On Windows 7

MelonFire Community: Caching Web Sites With PEAR Cache


Community Events











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


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

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