ID:               46584
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jpetrula at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         IIS related
 Operating System: xp pro SP3
 PHP Version:      5.2.6
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

I would also recommend to use the FCGI interface if you still use the
ISAPI.


Previous Comments:
------------------------------------------------------------------------

[2008-11-16 17:03:05] jpetrula at hotmail dot com

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 this bug report at http://bugs.php.net/?id=46584&edit=1

Reply via email to