[PHP-DEV] cvs: /php3 INSTALL.DSO From: Sascha Schumann (sascha <email protected>)
Date: 10/28/99

sas Thu Oct 28 12:52:32 1999 EDT

  Modified files:
    /php3 INSTALL.DSO
  Log:
  Remove Apache version reference, and add note about --with-shared-apache
  
  
Index: php3/INSTALL.DSO
diff -u php3/INSTALL.DSO:1.5 php3/INSTALL.DSO:1.6
--- php3/INSTALL.DSO:1.5 Sun Jun 20 06:40:02 1999
+++ php3/INSTALL.DSO Thu Oct 28 12:52:31 1999
@@ -4,13 +4,14 @@
 A caveat before you continue. There have been reports of instability
 of the DSO version of Apache/PHP on some platforms. If you experience
 odd behaviour, try the static compile described in the INSTALL file.
-Also if you are not using at least Apache version 1.3.4, give up and
-go back to the static compile, or upgrade your Apache before continuing.
+Also if you are not using the latest Apache version, give up and go back
+to the static compile, or upgrade your Apache before continuing.
 
 Contents of this file:
 
   METHOD 1: The APXS Approach
   METHOD 2: The --with-shared-apache approach
+ (not available in 3.0.11 and later)
   Troubleshooting
 
 

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>