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
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: 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 03:01:28 2024 UTC