php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8830 Internal Server error at random intervals
Submitted: 2001-01-21 11:14 UTC Modified: 2002-01-03 17:57 UTC
From: cronk at mwsc dot edu Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.4pl1 OS: Win2K
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: cronk at mwsc dot edu
New email:
PHP Version: OS:

 

 [2001-01-21 11:14 UTC] cronk at mwsc dot edu
I have tried this with 4.0 CGI, 4.04pl1 CGI and 4.04pl1 ISAPI and get the same thing.  This is Win2K terminal server running IIS and MySQL.  After 12-24 hours of being up, PHP seems to die and give Internal Server Error responses to any PHP script.  When using ISAPI the event log shows:

The HTTP server encountered an unhandled exception while processing the ISAPI Application '
php4ts!zend_hash_copy + 0x1B
 + 0xA05C8578

.HTML works fine, MySQL is up, FTP is up, PCAnywhere is up, just PHP seems to be hung, and a reboot is needed to bring it back.

Does anyone have a way I can tell what is crashing it? A bug or some data that are being POSTED to a script, etc...

It works for 12-24 hours -- which if 10,000 to 50,000 scripts run before a crash.... 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-13 14:57 UTC] lobbin@php.net
IIS has been improved in the latest releases of PHP, does this problem still exist with PHP 4.1.0?
 [2002-01-03 17:57 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 13:01:30 2024 UTC