ID: 27906 Updated by: [EMAIL PROTECTED] Reported By: norbertoh at yahoo dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows 2000 professional PHP Version: 5.0.0RC1 New Comment:
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. .. Previous Comments: ------------------------------------------------------------------------ [2004-04-07 10:36:51] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27906&edit=1