PHP is op twee manieren te installeren als ISAPI module, en als CGI...
de ISAPI module spereekt dacht ik een php.dll aan, dus neem ik aan dat je de CGI-module (bij PHP4 is dat php.exe)geinstalleerd hebt:
de gebruiker IUSR_MACHINENAME moet dan lees- en executierechten hebben op de docroot, de php-folder, de tmp-folder en php.ini..
de docroot en extensionfolder moeten in php.ini correct aangegeven zijn
Je php-dir moet in je PATH-variabele staan:
http://de3.php.net/manual(...)stallation.addtopathzie ook:
quote:
Windows NT/200x/XP and IIS 4 or newer
PHP may be installed as a CGI binary, or with the ISAPI module. In either case, you need to start the Microsoft Management Console (may appear as 'Internet Services Manager', either in your Windows NT 4.0 Option Pack branch or the Control Panel=>Administrative Tools under Windows 2000/XP). Then right click on your Web server node (this will most probably appear as 'Default Web Server'), and select 'Properties'.
If you want to use the CGI binary, do the following:
*
Under 'Home Directory', 'Virtual Directory', or 'Directory', do the following:
*
Change the Execute Permissions to 'Scripts only'
*
Click on the 'Configuration' button, and choose the Application Mappings tab. Click Add and set the Executable path to the appropriate CGI file. An example PHP 5 value is: C:\php\php-cgi.exe Supply .php as the extension. Leave 'Method exclusions' blank, and check the 'Script engine' checkbox. Now, click OK a few times.
*
Set up the appropriate security. (This is done in Internet Service Manager), and if your NT Server uses NTFS file system, add execute rights for I_USR_ to the directory that contains php.exe / php-cgi.exe.
http://de3.php.net/manual/en/install.windows.iis.phpIk meen overigens dat er op php.net ook een goede installer is voor IIS, die ook voor IIS5 prima installeerd waarna je probleemloos het ding kan gebruiken
"Whatever you feel like: Life’s not one color, nor are you my only reader" - Ausonius, Epigrammata 25