php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16988 Invalid access to memory location
Submitted: 2002-05-03 06:40 UTC Modified: 2002-09-11 11:01 UTC
From: na at deckpoint dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.2.0 OS: 2000
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: na at deckpoint dot com
New email:
PHP Version: OS:

 

 [2002-05-03 06:40 UTC] na at deckpoint dot com
Hello!

I have a little problem when I try to display my index.php. All I have in it it's (just a test):

<?
phpinfo();
?>

And when I try to open this page I have the following result :

Invalid access to memory location

I'm using IIS and the Cgi-Binary (not the ISAPI Filters).
Can anyone help me on that please ?

Thank you in advance !

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-03 09:41 UTC] sander@php.net
Are you sure you have updated the php4ts.dll file in c:\winnt\system32 with the new one in the PHP distribution?
 [2002-09-11 11:01 UTC] sniper@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 [2002-10-06 10:49 UTC] salviejo at plaind dot com
I am running the latest PHP (ISAPI) module 4.2.3 on IIS4/WindowsNT4 SP6.

I am receiving this message trying to execute a simple script with phpinfo();
 [2002-10-06 11:14 UTC] salviejo at plaind dot com
I downgraded one patch level to 4.2.2

And I am not receiving that message of:

Invalid access to memory location.

Configuration is NT4/SP6 IIS4

Hopefully 4.3 will fix this or a release patch for 4.2.4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC