From:             norbertoh at yahoo dot com
Operating system: Windows 2000 professional
PHP version:      5.0.0RC1
PHP Bug Type:     IIS related
Bug description:  php hangs

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.


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

Reply via email to