Date: 10/28/99
- Next message: Bug Database: "[PHP-DEV] Bug #2626 Updated: Incorrectly sets upload file variables when file name variable is in an array"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2623 Updated: Escaping a backslash doesn't seem to work in preg_replace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bug Database: "[PHP-DEV] Bug #2626 Updated: Incorrectly sets upload file variables when file name variable is in an array"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2623 Updated: Escaping a backslash doesn't seem to work in preg_replace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

