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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 08:01:29 2025 UTC