php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21492 PHP Crashed
Submitted: 2003-01-07 08:31 UTC Modified: 2003-01-07 14:14 UTC
From: lsantos at petrogal dot pt Assigned:
Status: Closed Package: IIS related
PHP Version: 4.3.0 OS: Windows 2000 Server
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
35 - 4 = ?
Subscribe to this entry?

 
 [2003-01-07 08:31 UTC] lsantos at petrogal dot pt
Hi,

We have here installed the PHP 4.3.0 in a server and now this error is occurring and nothing works any longer.

We had everything working until today and nothing had changed in the server installation.

error:
php.exe - Application Error

The Instruction at "0x1000d611" referenced memory at "0x00080148". The memory could not be "read".

....

Regards 
IT Supervisor
Luis Santos

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-07 08:42 UTC] nicos@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2003-01-07 08:43 UTC] nicos@php.net
Please also join the script that generate the error so we can see which part of the code makes PHP crash.
 [2003-01-07 14:14 UTC] lsantos at petrogal dot pt
I did Solved the problem.

My System administrator dicided to change the security for the user of IIS so therefore this problem did occurr.

We solved the problem by creating an user for this purpose and change the system policies to make php work

Regards
Luis Santos
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 16:01:30 2024 UTC