php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12068 Maybe a memory leak or something.
Submitted: 2001-07-11 17:14 UTC Modified: 2001-10-22 12:46 UTC
From: jason dot gulledge at alltel dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.6 OS: SunOS 5.7 sun4u sparc UltraE10k
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jason dot gulledge at alltel dot com
New email:
PHP Version: OS:

 

 [2001-07-11 17:14 UTC] jason dot gulledge at alltel dot com
This was outputted from "top".

 2581 nobody     1   0    0  555M  541M cpu54   1:59 12.37% httpd
 2572 nobody     1   0    0  721M  542M cpu50   2:03 12.30% httpd

Those were just two child processes from httpd.
This happens when I run <? phpinfo();?>

if I reload the page about 3 or 4 times (IE), My System slows down considerably.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-21 00:20 UTC] sniper@php.net
Did you use the --enable-memory-limit when configuring PHP?
If so, try applying the patch found at:

http://www.php.net/distributions/php-4.0.6-memlimit.diff.gz

--Jani

 [2001-10-22 12:46 UTC] derick@php.net
User reported that the patch worked -> fixed.

Derick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 06:01:32 2025 UTC