jimw            Wed Jan 10 13:11:16 2001 EDT

  Modified files:              
    /phpdoc     global.ent 
    /phpdoc/en/chapters install.xml 
  Log:
  direct people to php-install list with installation questions
  
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.63 phpdoc/global.ent:1.64
--- phpdoc/global.ent:1.63      Tue Dec 26 06:40:00 2000
+++ phpdoc/global.ent   Wed Jan 10 13:11:15 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.63 2000/12/26 14:40:00 venaas Exp $
+ $Id: global.ent,v 1.64 2001/01/10 21:11:15 jimw Exp $
 
  Contains global "macros" for all the SGML documents.
 
@@ -140,6 +140,8 @@
 
 <!ENTITY email.php3   '[EMAIL PROTECTED]'>
 <!ENTITY email.php3.subscribe '[EMAIL PROTECTED]'>
+<!ENTITY email.php.install   '[EMAIL PROTECTED]'>
+<!ENTITY email.php.install.subscribe '[EMAIL PROTECTED]'>
 
 <!ENTITY link.rasmus '<ulink url="mailto:&email.rasmus;">Rasmus Lerdorf</ulink>'>
 <!ENTITY link.zeev   '<ulink url="mailto:&email.zeev;">Zeev Suraski</ulink>'>
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.26 phpdoc/en/chapters/install.xml:1.27
--- phpdoc/en/chapters/install.xml:1.26 Fri Dec 22 09:51:18 2000
+++ phpdoc/en/chapters/install.xml      Wed Jan 10 13:11:15 2001
@@ -3220,15 +3220,15 @@
     <title>Other problems</title>
 
     <simpara>
-     If you are still stuck, someone on the PHP mailing list may be
+     If you are still stuck, someone on the PHP installation mailing list may be
      able to help you. You should check out the archive first, in case
      someone already answered someone else who had the same problem as
      you. The archives are available from the support page on <ulink
-      url="&url.php;">&url.php;</ulink>.  To subscribe to the PHP
+      url="&url.php;">&url.php;</ulink>.  To subscribe to the PHP installation
      mailing list, send an empty mail to <ulink
-      url="mailto:&email.php3.subscribe;">&email.php3.subscribe;</ulink>.
+      
+url="mailto:&email.php.install.subscribe;">&email.php.install.subscribe;</ulink>.
      The mailing list address is
-     <literal>&email.php3;</literal>.
+     <literal>&email.php.install;</literal>.
     </simpara>
     <simpara>
      If you want to get help on the mailing list, please try to be


Reply via email to