diff --git a/win32/install.txt b/win32/install.txt index 18ba20515b3..0075f18610f 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?