php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10703 Error unloading php4apache.dll
Submitted: 2001-05-07 10:16 UTC Modified: 2001-05-07 10:27 UTC
From: juza at imc dot cas dot cz Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.5 OS: MS WIN NT 4.0
Private report: No CVE-ID: None
 [2001-05-07 10:16 UTC] juza at imc dot cas dot cz
When stopping Apache service with module php4apache.dll loaded, an application error appears (The instruction at "0x00c599ea" referenced memory at 0x0. The memory could not be "written").
When used php.exe instead of php4apache.dll, no problem occurs.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-07 10:27 UTC] cynic@php.net
this looks like the error in Apache where the modules (mod_php, mod_perl, etc.) weren't given enough time to cleanup). this should be fixed in 1.3.19 or 1.3.20, don't remember. 

I'm closing this report, if the error'll keep bugging you 
when 1.3.20 is out, reopen it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC