[cvs] [Wiki] changed: CentOS5InstallationNotes

Wiki Guest wikiguest at horde.org
Fri Feb 6 00:23:55 UTC 2009


guest [201.6.87.23]  Thu, 05 Feb 2009 19:23:54 -0500

Modified page: http://wiki.horde.org/CentOS5InstallationNotes
New Revision:  1.34
Change log:  fixed <code> syntax

@@ -349,9 +349,11 @@
  ++++ Memcached

  Memcached is a great performance utility. In order to use it you  
will need the pecl memcache extension and the memcached package:

-<code>yum install php-pecl-memcache memcached</code>
+<code>
+yum install php-pecl-memcache memcached
+</code>

  Then, configure the memcached by editing the file /etc/sysconfig/memcached:

  <code>



More information about the cvs mailing list