summaryrefslogtreecommitdiff
path: root/win32/install.txt
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-09-26 19:49:34 +0000
committerDerick Rethans <derick@php.net>2002-09-26 19:49:34 +0000
commita346564418001b02c968559a70f6bd4d54b7d9e5 (patch)
tree089937f878be09e989b55c29b707fe47867004e7 /win32/install.txt
parentcb6ef08e8ca335a35c2957f48519c193a071336a (diff)
downloadphp-git-a346564418001b02c968559a70f6bd4d54b7d9e5.tar.gz
- Added Sambar install notes (patch by Steffen <com@sambarserver.info>)
Diffstat (limited to 'win32/install.txt')
-rw-r--r--win32/install.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/win32/install.txt b/win32/install.txt
index 18ba20515b..0075f18610 100644
--- a/win32/install.txt
+++ b/win32/install.txt
@@ -595,6 +595,22 @@ Web server configuration
----------------------------------------------------------
+ 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?
=========