Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Installing memcached And The PHP5 memcache Module On Debian Etch (Apache2)
Posted by Philipp Esselbach on: 09/11/2008 12:53 PM [ Print | 0 comment(s) ]
Howtoforge posted a guide about setting up memcached and the PHP5 memcache module on Debian Etch
This guide explains how to install memcached and the PHP5 memcache module on a Debian Etch system with Apache2. memcached is a daemon that can store objects in the system's memory (e.g. results of database queries) which can speed up your web site tremendously. You can use memcached over a network (i.e., install your web application on one server and memcached on another server), but usually you install both on one server to avoid the networking overhead.
Installing memcached And The PHP5 memcache Module On Debian Etch (Apache2)
Related Threads
10/19/2010 02:05 PM: Ububtu 10.04 not installing (1) by Philipp
02/18/2010 05:23 AM: installing Eclipse on Fedora12 (0) by Kapil Gupta
01/11/2008 10:08 AM: Need help installing a keygen (1) by danleff
12/03/2007 09:06 AM: Installing RPMs on RHEL4 (1) by danleff
03/01/2008 08:14 PM: Need Help Unistialling Linux and Reinstalling XP (4) by danleff
08/31/2007 11:12 AM: Problems installing unbuntu 7.04 (3) by janfebmar
08/19/2007 08:34 AM: Installing Rome:Total War (1) by danleff
08/10/2011 03:50 AM: Installing Nvidia Video card drivers (3) by jimsing59
10/19/2006 10:39 PM: Installing mandrake linux 07 (11) by danleff
10/04/2006 01:47 PM: Installing programs (7) by Fred3921
02/18/2010 05:23 AM: installing Eclipse on Fedora12 (0) by Kapil Gupta
01/11/2008 10:08 AM: Need help installing a keygen (1) by danleff
12/03/2007 09:06 AM: Installing RPMs on RHEL4 (1) by danleff
03/01/2008 08:14 PM: Need Help Unistialling Linux and Reinstalling XP (4) by danleff
08/31/2007 11:12 AM: Problems installing unbuntu 7.04 (3) by janfebmar
08/19/2007 08:34 AM: Installing Rome:Total War (1) by danleff
08/10/2011 03:50 AM: Installing Nvidia Video card drivers (3) by jimsing59
10/19/2006 10:39 PM: Installing mandrake linux 07 (11) by danleff
10/04/2006 01:47 PM: Installing programs (7) by Fred3921
