For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2005 > cvs: phpdoc /en/reference/apc ini.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/apc ini.xml
Sean Coates

2005-08-26, 6:56 pm

sean Fri Aug 26 10:03:19 2005 EDT

Modified files:
/phpdoc/en/reference/apc ini.xml
Log:
it's an extension, not a zend_extension

http://cvs.php.net/diff.php/phpdoc/...1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/apc/ini.xml
diff -u phpdoc/en/reference/apc/ini.xml:1.2 phpdoc/en/reference/apc/ini.xml:1.3
--- phpdoc/en/reference/apc/ini.xml:1.2 Sun Aug 14 12:26:15 2005
+++ phpdoc/en/reference/apc/ini.xml Fri Aug 26 10:03:18 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<section id="apc.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -118,8 +118,8 @@
<literal>apc.enabled</literal> can be set to 0 to disable APC. This is
primarily useful when APC is statically compiled
into PHP, since there is no other way to disable
- it (when compiled as a DSO, the <literal>zend_extension</literal>
- line can just be commented-out).
+ it (when compiled as a DSO, the <literal>extension</literal>
+ line in <literal>php.ini</literal> can just be commented-out).
</para>
</listitem>
</varlistentry>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com