php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #1400 error in documentation
Submitted: 1999-05-11 17:23 UTC Modified: 1999-05-15 12:28 UTC
From: felie at club-internet dot fr Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.7 OS: windows 95
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: felie at club-internet dot fr
New email:
PHP Version: OS:

 

 [1999-05-11 17:23 UTC] felie at club-internet dot fr
in the Installation Help
this line (to put in http.conf or srm.conf)

ScriptAlias /php3/ "c:/path-to-php-dir/php.exe" 

must be maybe

ScriptAlias /php3/ "c:/path-to-php-dir/" 






Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-15 12:20 UTC] eschmid at cvs dot php dot net
That is already corrected in the source. The next manual will it show correct.

-Egon
 [1999-05-15 12:28 UTC] eschmid at cvs dot php dot net
Forgotten to close.

-Egon
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 00:01:30 2024 UTC