Edit report at https://bugs.php.net/bug.php?id=50121&edit=1
ID: 50121 Updated by: php-bugs@lists.php.net Reported by: arjen dot vellinga at gmail dot com Summary: installer doesn't install 5.3.0 on winxp 64 -Status: Feedback +Status: No Feedback Type: Bug Package: IIS related Operating System: win xp 64 PHP Version: 5.3.0 New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2010-08-07 01:29:55] paj...@php.net file not found is not an error from PHP. Are you sure you configured your site root correctly? ------------------------------------------------------------------------ [2010-08-07 01:18:30] johan...@php.net Please try a newer version of PHP. ------------------------------------------------------------------------ [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 https://bugs.php.net/bug.php?id=50121&edit=1