From:             jpetrula at hotmail dot com
Operating system: xp pro SP3
PHP version:      5.2.6
PHP Bug Type:     IIS related
Bug description:  Invalid access to memory location."

Description:
------------
Windows XP Pro SP3
php-5.2.6-win32-installer.msi

Installed using "IIS ISAPI module"
Installed to C:\PHP
Used defaults for features to install.
Verified PATH has C:\PHP\;...

I created "C:\Inetpub\wwwroot\HelloWorld.php" which contains
<html>
<body>
<? php print "Hello World"; ?>
</body>
</html>

Typed in browser
http://localhost/HelloWorld.php

Browser displays following error:
"Invalid access to memory location."

Typed in browser
http://localhost/default.html

This works fine so I know IIS is working.

Why isn't HelloWorld.php working?

Thank you for the feedback.



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

Reply via email to