Edit report at http://bugs.php.net/bug.php?id=50121&edit=1
ID: 50121 Updated by: [email protected] Reported by: arjen dot vellinga at gmail dot com Summary: installer doesn't install 5.3.0 on winxp 64 -Status: Open +Status: Feedback Type: Bug Package: IIS related Operating System: win xp 64 PHP Version: 5.3.0 Block user comment: N New Comment: Please try a newer version of PHP. Previous Comments: ------------------------------------------------------------------------ [2009-11-09 11:37:45] arjen dot vellinga at gmail dot com Description: ------------ LS, After installing VC9 x86 Non Thread Safe (2009-Jun-30 08:52:54) with the installer php doesn't work on iis, on the installer i used all te standard options and made the choice for fast cgi as it was recommended on the site. during install it came with the message that fast-cgi was not installed, after installing fast-cgi through the permalink. i installed php again with the installer made a simple php page (<?php echo "hello world"; ?>) saved it as index.php. iis kept telling me that file can't be found. i runned through all the steps in the manual installation again nothing happend. is this because the installer is x86 and not 64bit? Reproduce code: --------------- <?php echo "hello world"; ?> Expected result: ---------------- php 5.3.0 working in iis on win xp 64 after installing with fast-cgi Actual result: -------------- file not found ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=50121&edit=1
