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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 13:01:33 2025 UTC