derick Thu Sep 26 15:49:34 2002 EDT
Modified files:
/php4/win32 install.txt
Log:
- Added Sambar install notes (patch by Steffen <[EMAIL PROTECTED]>)
Index: php4/win32/install.txt
diff -u php4/win32/install.txt:1.15 php4/win32/install.txt:1.16
--- php4/win32/install.txt:1.15 Mon Jun 3 07:11:41 2002
+++ php4/win32/install.txt Thu Sep 26 15:49:34 2002
@@ -595,6 +595,22 @@
----------------------------------------------------------
+ Installing PHP on The Sambar Server
+
+ This section contains notes and hints specific to Sambar
+
+ Find the file called mappings.ini (config directory) in your Sambar
+ install directory
+
+ Open mappings.ini and add the following line under [isapi]
+
+ *.php = c:\php\php4isapi.dll
+ Note: The above assumes that PHP was installed in c:\php
+
+ Restart the server
+
+----------------------------------------------------------
+
Problems?
=========
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php