php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12671 Apache runs and slowly starts to "die".
Submitted: 2001-08-09 01:08 UTC Modified: 2001-08-19 15:45 UTC
From: cbrittain at entangledweb dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.0.6 OS: Redhat 6.2 (Zoot)
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: cbrittain at entangledweb dot com
New email:
PHP Version: OS:

 

 [2001-08-09 01:08 UTC] cbrittain at entangledweb dot com
Running Apache 1.3.20 and PHP 4.0.6 (but the same thing happens on 4.0.4x and 4.0.3x) on a newly installed Redhat 6.2 (Kernel 2.2.14-5.0) server.

Compiled PHP following the directions EXACTLY as stated in QUICK INSTALL (Static) of INSTALL.  Compiled Apache the same way with the exception of adding --enable-module=rewrite and --enable-module=auth_db.

Apache starts up fine.  According to the error log:

 Apache/1.3.20 (Unix) PHP/4.0.6 configured -- resuming normal operations

Apache runs, but, the number of requests slowly (5-10 minutes) increases to the MaxClient limit (which is 512, but, it does not matter the number).  No .php pages will display ...  they time out.

I have tried Apache 1.3.12 and differnet PHP 4 version with the same results.  I have tried PHP with --without-mysql and Apache without the rewrite and auth_db modules ... same results.

Without PHP, Apache runs just fine.

Server is an PIII 800 with 512 RAM and 8 gig SCSI drive.  Redhat was install right off the CD without any indications of errors.

Check all sites (Redhat, Apache and PHP) for similiar problems ... no luck there.

I am lost!

Thank you for your time.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-19 05:08 UTC] sniper@php.net
Can you tell if any specific script is involved in this?

 [2001-08-19 15:45 UTC] sniper@php.net
User reported this solved. Not a bug.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC