]> granicus.if.org Git - php/commitdiff
- Added Sambar install notes (patch by Steffen <com@sambarserver.info>)
authorDerick Rethans <derick@php.net>
Thu, 26 Sep 2002 19:49:34 +0000 (19:49 +0000)
committerDerick Rethans <derick@php.net>
Thu, 26 Sep 2002 19:49:34 +0000 (19:49 +0000)
win32/install.txt

index 18ba20515b3dba3cf36d53003f43d242a6689426..0075f18610fb67c3185f5dce392f0c847e52963b 100644 (file)
@@ -593,6 +593,22 @@ Web server configuration
 
    More details http://benoit.noss.free.fr/php/install-php4.html
 
+----------------------------------------------------------
+
+ 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?