php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34102 Missing docs for installing for: Personal Web Server 4
Submitted: 2005-08-12 16:56 UTC Modified: 2005-09-27 01:00 UTC
From: mikerob818 at cs dot com Assigned:
Status: No Feedback Package: Documentation problem
PHP Version: Irrelevant OS: Windows 98
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: mikerob818 at cs dot com
New email:
PHP Version: OS:

 

 [2005-08-12 16:56 UTC] mikerob818 at cs dot com
Description:
------------
In reference to your response to Bug Report #34083
PHP Manual: Errors, Inconsistencies, and Omissions

I think I have gone through the PHP manual thoroughly but still can't get PHP5 to work with Personal Web Server 4.  This is Part 3 of my bug report and I would appreciate a response.

Thanks,

Robin
************************************* 
Omissions in Documentation

Once PHP is installed with Personal Web Server 4 (under Windows 98), when the folder c:\PHP is right clicked to get PHP properties, there is a Web Sharing tab that states "Microsoft Personal Web Server is started".   The Share this Folder Option is selected and /Php appears under Aliases.

However, trying to execute a simple script like hello.php results in an HTTP 404 File not found condition.  In addition, the equivalent in hello.asp will also result in this error.  You can only run an asp program under Personal Web Server by selecting Do Not Share this Folder. However, an Error dialogue box will appear that asks:

"Disable web sharing of this folder?  This action will delete all the aliases for this item."

which then results in this error message when trying to run hello.php under Personal Web Server:

HTTP Error 403
403.1 Forbidden: Execute Access Forbidden 
This error can be caused if you are trying to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.

The PHP documentation does not address these problems with Personal Web Server.  You need to discuss whether it is possible to run both PHP and ASP under Personal Web Server and how this can be done without getting a file not found condition.










Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-19 15:12 UTC] sniper@php.net
So what is missing in the docs about this? Providing a clear patch to fix them would be nice..

(URL to the manual page would help too)

 [2005-09-27 01:00 UTC] phpdoc at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC