From: Derick Rethans Date: Thu, 26 Sep 2002 19:49:34 +0000 (+0000) Subject: - Added Sambar install notes (patch by Steffen ) X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a346564418001b02c968559a70f6bd4d54b7d9e5;p=php - Added Sambar install notes (patch by Steffen ) --- diff --git a/win32/install.txt b/win32/install.txt index 18ba20515b..0075f18610 100644 --- a/win32/install.txt +++ b/win32/install.txt @@ -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?