php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #24568 IIS 5 instructions irrelevant
Submitted: 2003-07-09 15:59 UTC Modified: 2003-07-10 03:08 UTC
From: p dot wolstenholme at computer dot org Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.3.1 OS: MS Windows 2000 Pro
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: p dot wolstenholme at computer dot org
New email:
PHP Version: OS:

 

 [2003-07-09 15:59 UTC] p dot wolstenholme at computer dot org
Description:
------------
For  IIS 4, the current manual says:
> If you want to use the CGI binary, do the following: 

> Under 'Home Directory', 'Virtual Directory',  or 'Directory', click on the 'Configuration' button, and  then enter the App Mappings tab. 

> Click Add, and in the Executable box, type:  c:\php\php.exe (assuming that you have unziped PHP in c:\php\). 

My W2000 has IIS 5 and these instructions are meaningless. No such tabs or buttons. I have checked all the tricks I could find, and php runs php -i from the command line O.K., but I can not inform IIS about its presence. Not bug 16336!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-10 00:48 UTC] fmk@php.net
I have Win2000 as well and the instructions are ok.

You get to these pages by viewing Propperties on the web site (Home Directory tab), A virtual Directory or a Directory within the web site.
 [2003-07-10 03:08 UTC] p dot wolstenholme at computer dot org
Thanks, fmk@php.net.  In IIS 5.0 this area is hard to locate. It is accessed by Control Panel > Administrative Tools > Computer Management > Server Applications & Services > Internet Information Services. There is no longer an Internet Services Manager.
Perhaps the doc ought to mention this access path, or at least advise a search in the IIS 5 doc for "IIS Snap-in". (In fact my system was set up for php but IIS still can not see it. Thanks anyway.) P.W.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 15:01:34 2025 UTC