From:             mikerob818 at cs dot com
Operating system: Windows 98
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Omission in Documentation

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.










-- 
Edit bug report at http://bugs.php.net/?id=34102&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34102&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34102&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34102&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34102&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34102&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34102&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34102&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34102&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34102&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34102&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34102&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34102&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34102&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34102&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34102&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34102&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34102&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34102&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34102&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34102&r=mysqlcfg

Reply via email to