php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #19491 Missing part of PWS 4 installation steps
Submitted: 2002-09-19 03:03 UTC Modified: 2003-01-18 00:58 UTC
From: dallas@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4CVS-2002-09-19 OS: Windows
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: dallas@php.net
New email:
PHP Version: OS:

 

 [2002-09-19 03:03 UTC] dallas@php.net
In manual page:

http://www.php.net/manual/en/install.iis.php

Windows and PWS 4 or newer part, it said:
[QUOTE]
If you choose the CGI binary, do the following: 

Edit the enclosed pws-php4cgi.reg file (look into the SAPI dir) to reflect the location of your php.exe. Forward slashes should be escaped, for example: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map] ".php"="c:\\php\\php.exe"
[QUOTE ENDS]

That's all?  At least you should double click this file and MERGE it to your registry.  Also for ISAPI module part.
There's more.  It call '\' as Forward slash, but I call it backslash ... :-D

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-18 00:58 UTC] philip@php.net
This has now been documented:
http://cvs.php.net/cvs.php/phpdoc/en/chapters/install.iis.xml

Thanks for the report :)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 06:01:36 2025 UTC