From:             arjen dot vellinga at gmail dot com
Operating system: win xp 64
PHP version:      5.3.0
PHP Bug Type:     IIS related
Bug description:  installer doesn't install 5.3.0 on winxp 64

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 bug report at http://bugs.php.net/?id=50121&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=50121&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=50121&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=50121&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=50121&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=50121&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=50121&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=50121&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=50121&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=50121&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=50121&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=50121&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=50121&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=50121&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=50121&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=50121&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=50121&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=50121&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=50121&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=50121&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=50121&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=50121&r=mysqlcfg

Reply via email to