php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #1237 Flaw in readme.txt
Submitted: 1999-03-16 02:59 UTC Modified: 1999-07-01 18:09 UTC
From: O dot Vogel at muv dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.7 OS: Windows NT 4.0
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: O dot Vogel at muv dot com
New email:
PHP Version: OS:

 

 [1999-03-16 02:59 UTC] O dot Vogel at muv dot com
Hy, my name is Oliver Vogel and i found a litte Flaw in your readme.txt for Windows NT

You wrote:
NOTES on IIS4
-------------
Start Internet Service Manager
...
Executeable should be c:\php3\php.exe %s %s (...)

This creates an error with .php - files located at a directory like "Meins & Vogel\internet\..."

You can correct this flaw by writing
Executeable should be c:\php3\php.exe "%s" "%s" (...)

Now, php works fine!

i hope i can help you with this report

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-01 18:09 UTC] jim at cvs dot php dot net
This file is no longer part of the distribution, and the
installation instructions in the manual now get it right.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC