php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27906 php hangs
Submitted: 2004-04-07 10:36 UTC Modified: 2004-04-07 10:59 UTC
From: norbertoh at yahoo dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.0.0RC1 OS: Windows 2000 professional
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: norbertoh at yahoo dot com
New email:
PHP Version: OS:

 

 [2004-04-07 10:36 UTC] norbertoh at yahoo dot com
Description:
------------
I've installed php 5.0.0RC1 in directory c:\php. I copied the file php.ini-dist to php.ini. I only changed the option cgi.force_redirect from 1 to 0 and copied the php.ini to c:\winnt.

I configured the iis with a virtual directory phpscripts that points to c:\inetpub\phpscripts. Then i configured the extension php to be executed by c:\php\php.exe.

I created sample php files (like <HTML><BODY><? echo "hello world" ?></BODY></HTML>) in the directory c:\inetpub\phpscripts.

When i try to view that files with the IE, the browser seems to work but the test page never appear. The process php.exe appears in the task manager. Then i think that php.exe ends via timeout.

Doing the same things with php 4.3.5 worked ok.
The filesystem is FAT32.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-07 10:59 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 18:01:32 2024 UTC