ID:               21283
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: Windows2000(japanese version)
 PHP Version:      4.3.0
 New Comment:

This is/was a bug in Apache.  Try version 2.0.44. Also, search bugzilla
on www.apache.org to make sure that you minimize any know PHP issues.


Previous Comments:
------------------------------------------------------------------------

[2003-01-06 20:32:03] [EMAIL PROTECTED]

Is there any test I can do to help fixing this problem?
I'm completely new to debugging open source softwares, but I'm willing
to do if I could have directions from Wizards.

------------------------------------------------------------------------

[2002-12-30 03:16:16] [EMAIL PROTECTED]

php enabled:foo.php -> leaks
php enabled:foo.html -> does not leak
php disabled:foo.html -> does not leak

the contents of foo.php & foo.html is same, just 'aaaa'.

hope this helps.

tamagawa

------------------------------------------------------------------------

[2002-12-30 01:53:06] [EMAIL PROTECTED]

Does it also leak when you disable PHP (ie. when you dont load the
module)?

Derick

------------------------------------------------------------------------

[2002-12-30 01:30:46] [EMAIL PROTECTED]

I set up PHP4.3.0(DLL) & Apache2.0.43. Each time client browsers access
to foo.php file, PHP&Apache leak certain amout of memory.

I put a file named foo.php which contains just 'aaaa' in htdocs
directory, and I access that file from mozilla1.2. When i repeatedly
reload foo.php, amout memory that Apache2 uses grows(seems about 100
bytes/req). I confirmed the growth with Window's task manager.

Apache's http.conf is 'as is' distributed and PHP4.3's ini is same as
ini-recommended.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21283&edit=1

Reply via email to