php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #1342 wrong description parameters in httpd.conf
Submitted: 1999-04-22 02:36 UTC Modified: 1999-04-22 03:51 UTC
From: deer at chat dot ru Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.7 OS: windows95
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: deer at chat dot ru
New email:
PHP Version: OS:

 

 [1999-04-22 02:36 UTC] deer at chat dot ru
in file
http://www.php3.net/manual/html/install-windows95-nt.html
wrong line ( in my opinion )
ScriptAlias /php3/ "c:/path-to-php-dir/php.exe"  ( doesn't work! )
should be 
ScriptAlias /php3/ "c:/path-to-php-dir/"	  ( works ! )

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-04-22 03:51 UTC] eschmid
That is already correct in the document source.  Wait for a new manual.

-Egon
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 15:01:29 2024 UTC