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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Mon May 20 08:01:30 2024 UTC