php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50121 installer doesn't install 5.3.0 on winxp 64
Submitted: 2009-11-09 11:37 UTC Modified: 2013-02-18 00:34 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: arjen dot vellinga at gmail dot com Assigned:
Status: No Feedback Package: IIS related
PHP Version: 5.3.0 OS: win xp 64
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: arjen dot vellinga at gmail dot com
New email:
PHP Version: OS:

 

 [2009-11-09 11:37 UTC] 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 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-07 01:18 UTC] johannes@php.net
-Status: Open +Status: Feedback
 [2010-08-07 01:18 UTC] johannes@php.net
Please try a newer version of PHP.
 [2010-08-07 01:29 UTC] pajoye@php.net
file not found is not an error from PHP. Are you sure you configured your site root correctly?
 [2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC