nlopess         Fri Mar 18 15:31:05 2005 EDT

  Modified files:              
    /phpdoc/en/install/windows  activescript.xml 
  Log:
  document the php 4 engine name
  from an user note
  
http://cvs.php.net/diff.php/phpdoc/en/install/windows/activescript.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/install/windows/activescript.xml
diff -u phpdoc/en/install/windows/activescript.xml:1.4 
phpdoc/en/install/windows/activescript.xml:1.5
--- phpdoc/en/install/windows/activescript.xml:1.4      Sat Aug  7 11:47:22 2004
+++ phpdoc/en/install/windows/activescript.xml  Fri Mar 18 15:31:04 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
    <sect1 id="install.windows.activescript">
     <title>ActiveScript</title>
     <para>
@@ -51,6 +51,12 @@
     </para>
     <note>
      <para>
+      In PHP 4, the engine was named 'ActivePHP', so if you are using PHP 4,
+      you should replace 'PHPScript' with 'ActivePHP' in the above example.
+     </para>
+    </note>
+    <note>
+     <para>
       ActiveScript doesn't use the default &php.ini; file. Instead, it will
       look only in the same directory as the .exe that caused it to load. You
       should create <filename>php-activescript.ini</filename> and place it in

Reply via email to