php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #13470 add space at the end of action application
Submitted: 2001-09-27 16:22 UTC Modified: 2001-10-14 09:21 UTC
From: gorbatov at att dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.0.6 OS: NT4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: gorbatov at att dot net
New email:
PHP Version: OS:

 

 [2001-09-27 16:22 UTC] gorbatov at att dot net
In the installation instructions og PHP for Apache 1.3 on windows the line
   Action application/x-httpd-php "/php/php.exe"
should be
   Action application/x-httpd-php "/php/php.exe "

This extra space is important.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-27 16:31 UTC] goba@php.net
Why? It works, and it is the standard, _without_
that space.
 [2001-10-14 09:21 UTC] goba@php.net
No feedback, and it works as usual without that extra space.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC