search for in the  
<OmniHTTPd ServerXitami on Microsoft Windows>
Last updated: Thu, 19 May 2005

Sambar Server on Microsoft Windows

This section contains notes and hints specific to the Sambar Server for Windows.

Note: You should read the manual installation steps first!

This list describes how to set up the ISAPI module to work with the Sambar server on Windows.

  • Find the file called mappings.ini (in the config directory) in the Sambar install directory.

  • Open mappings.ini and add the following line under [ISAPI]:

    Example 6-7. ISAPI configuration of Sambar

    #for PHP 4
    *.php = c:\php\php4isapi.dll
    
    #for PHP 5
    *.php = c:\php\php5isapi.dll
    (This line assumes that PHP was installed in c:\php.)

  • Now restart the Sambar server for the changes to take effect.



User Contributed Notes
Sambar Server on Microsoft Windows
com at sambar dot info
30-Sep-2002 07:47
Welcome,

We have now a good place for php issues on the SambarServer.

Thanks! to Derick from php.net

For specific Sambar issues you can go to http://www.sambarserver.info

Steffen

<OmniHTTPd ServerXitami on Microsoft Windows>
 Last updated: Thu, 19 May 2005
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: The Server Pages
Last updated: Thu May 19 17:35:34 2005 CDT