[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/memcache configure.xml
From:       "Philip Olson" <philip () php ! net>
Date:       2009-04-27 18:37:29
Message-ID: cvsphilip1240857449 () cvsserver
[Download RAW message or body]

philip		Mon Apr 27 18:37:29 2009 UTC

  Modified files:              
    /phpdoc/en/reference/memcache	configure.xml 
  Log:
  - Removed --enable-memcache[=DIR] info, this is documented in install.pecl (closes \
                bug #47961)
  - Documented --disable-memcache-session, for both static and shared
  - Removed bogus Windows install information
  - Changed document to utf-8
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/memcache/configure.xml?r1=1.4&r2=1.5&diff_format=u
                
Index: phpdoc/en/reference/memcache/configure.xml
diff -u phpdoc/en/reference/memcache/configure.xml:1.4 \
                phpdoc/en/reference/memcache/configure.xml:1.5
--- phpdoc/en/reference/memcache/configure.xml:1.4	Wed Jun 20 22:24:54 2007
+++ phpdoc/en/reference/memcache/configure.xml	Mon Apr 27 18:37:29 2009
@@ -1,5 +1,5 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision: 1.5 $ -->
 <section xml:id="memcache.installation" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  &reftitle.install;
  <para>
@@ -7,17 +7,15 @@
   &pecl.info;
   <link xlink:href="&url.pecl.package;memcache">&url.pecl.package;memcache</link>.
  </para>
- <para>
-  In order to use these functions you must compile PHP with Memcache support
-  by using the <option role="configure">--enable-memcache[=DIR]</option> option.
-  You may optionally disable memcache session handler support by specifying
-  <option role="configure">--disable-memcache-session</option>.
- </para>
- <para>
-  Windows users will enable <filename>php_memcache.dll</filename> inside
-  of &php.ini; in order to use these functions.
-  &pecl.windows.download;
- </para>
+ <note>
+  <para>
+   It's possible to disable memcache session handler support. The 'pecl install' \
option +   prompts for this (default is enabled) however when compiling statically \
into PHP the +   <option role="configure">--disable-memcache-session</option> \
configure option may be +   used.
+  </para>
+ </note>
+
 </section>
 
 <!-- Keep this comment at the end of the file



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic