Installing memcached And The PHP5 memcache Module On Debian Etch (Apache2)

  2008-09-11 21:30:02
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. 
  PNG Image  PNG Image  PNG Image
  Related tags  


This particular article has been collected via RSS syndication. We apologize if it's too brief.
If You wish to publish articles on LinuxStreet.net please contact us.


  Similar articles found on LinuxStreet  
ImageIntegrating XCache Into PHP5 (Debian Etch& Apache2)
ImageApache2: Logging To A MySQL Database With mod_log_sql (Debian Etch)
ImageRunning Vhosts Under Separate UIDs/GIDs With Apache2 mpm-peruser On Debian Etch
ImageInstalling The PHP-MemCache Module On CentOS 5.0
ImageInstalling ModSecurity2 On Debian Etch
ImageRunning Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Debian Etch
ImageInstalling Lighttpd With PHP5 And MySQL Support On Debian Etch
ImageEmbedding Python In Apache2 With mod_python (Debian Etch)
ImageInstalling The PHP WebDAV Extension On Debian Etch
ImageWebDAV Configuration With Apache2 On Debian Etch

Leave a comment on this article


Captcha

  
Check this if the code you see is not readable and resubmit the form.
(Data you entered will be preserved)



  

Comments (0)