php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26481 Invalid access to memory location
Submitted: 2003-12-01 01:56 UTC Modified: 2003-12-01 03:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: davido at scea dot wa dot edu dot au Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.4 OS: Windows Server 2003
Private report: No CVE-ID: None
 [2003-12-01 01:56 UTC] davido at scea dot wa dot edu dot au
Description:
------------
When ever i try to load a php page i get the error "Invalid access to memory location". I have tried both the cgi and the isapi methods under iis6

Reproduce code:
---------------
<%php
phpinfo();
%>

Expected result:
----------------
See a php info page

Actual result:
--------------
Invalid access to memory location

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-01 02:22 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See bug #25863  

 [2003-12-01 02:29 UTC] davido at scea dot wa dot edu dot au
The bug below does not even reference the "invalid access to memory location" error
 [2003-12-01 02:32 UTC] sniper@php.net
But it's the same issue. Please don't reopen this anymore..

 [2003-12-01 02:43 UTC] davido at scea dot wa dot edu dot au
No there is no solution in any of the referenced documents that work. I do require to get this working fairly urgently. Could you please help me
 [2003-12-01 03:00 UTC] sniper@php.net
We are aware of PHP's problems with stability under IIS and are working 
to rectify the problem. Unfortunatly your bug report does not contain any
extra useful information and we already have enough bug reports open about
this issue. If you can provide more detailed information such as a 
reproducable crash or a backtrace please do so and reopen this bug. 
Otherwise please keep trying new releases as we are working to resolve 
the problems on this platform
 
Thanks for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 21:01:33 2024 UTC