News Feed
Jobs Feed
Sections




News Archive
Irakli Nadareishvili's Blog:
Install PECL Memcache with XAMPP and PHP4
April 25, 2007 @ 12:17:00

From Irakli Nadareishvili's blog today, there's a new post that shows exactly how to get the PECL memcache client up and working with a default XAMPP installation in PHP4.

XAMPP is an absolutely wonderful, packaged, self-contained distribution of apache, mysql, php and tons of hard-to-install php extensions. [...] However, even with a long list of packaged extensions, obviously there may be a need to install an additional one. PECL Memcache client of memcached distributed cache server, is a very probable candidate for high-load systems.

Unfortunately, he notes, the default installation of XAMPP has a broken version of PECL installed and doesn't quite work like it should when new packages are installed. Thankfully, though, he found a workaround for the problem in the form of fourteen (well, really thirteen) easy steps involving things as simple as copying files, running a "make", and changing configuration settings to get things up and working.

He also includes a common error he had to figure out when making his install too - an issue where the installation might not be able to find the right libraries.

0 comments voice your opinion now!
memcache pecl client install xampp php4 memcache pecl client install xampp php4


blog comments powered by Disqus

Similar Posts

Sara Golemon\'s Blog: Compiled Variables

Andi Gutmans' Blog: PHP 5 Adoption has Tipped!

Ralph Schindler's Blog: Compiling Gearman (or anything) for Zend Server CE on Snow Leopard

Andrei Zmievski's Blog: Bloom Filters Quickie

Zend Developer Zone: PHP Abstract Podcast Episode 25: An Interview With Sara Golemon


Community Events











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


development functional composer community release framework testing code series example database podcast language phpunit application introduction api zendframework2 interview opinion

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