ID:               32128
 Updated by:       [EMAIL PROTECTED]
 Reported By:      i at downfire dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Performance problem
 Operating System: linux RH 8.0 Kernel 2.4.x
 PHP Version:      4.3.10
 New Comment:

Reopen when you can provide a short reproducing script.



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

[2005-03-02 04:11:46] i at downfire dot com

well, i don't realy know what couses the overflow in the script. I get
no error about it in de logs anyware. 

The only thing i can say is that the script is avalible at
www.subdreamer.com (light version) witch couses the problem. Any other
script does not couse a overflow.

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

[2005-03-01 13:21:54] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.



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

[2005-02-28 23:09:18] i at downfire dot com

I can't find the apxs anywhere tho, the only one the find command found
is the apxs in the apache bin directory.

[EMAIL PROTECTED] /]# find / -name 'apxs'
/root/system_setup/httpd-2.0.45/support/apxs
/root/system_setup/httpd-2.0.53/support/apxs
/root/system_setup/apache_1.3.33/src/support/apxs
/usr/local/apache2/bin/apxs
/usr/local/apache/bin/apxs
/opt/casp/components/apache-bundle/INSTALL/templates/apxs

And when is exec on the apache 2.0.53 apxs i get:
[EMAIL PROTECTED] bin]# ./apxs -q MPM_NAME
prefork

This the standard for apache i think since i never changed it.

Btw, the 1.3.33 version of apache with php 4.3.9 works great. But the
upgrade to 4.3.10 on apache 1.3.33 does also suck my memory when i exec
the script so i realy think this has to do with the php then the apache
server since i never had this with 4.3.9 on Apache2.

I find it verry strange.

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

[2005-02-28 20:32:04] [EMAIL PROTECTED]

What does this output:

# apxs -q MPM_NAME

(find the path to apxs if it's not in your PATH already)


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

[2005-02-28 14:03:15] i at downfire dot com

The bundeld MPM that's in the apache2 tar?

I never installed any other so it sould be standard.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32128

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

Reply via email to