ID:               40701
 User updated by:  michaeldaly at magma dot ca
-Summary:          Memory allocation error
 Reported By:      michaeldaly at magma dot ca
-Status:           No Feedback
+Status:           Closed
 Bug Type:         Unknown/Other Function
 Operating System: Win XP Pro
 PHP Version:      5.2.2
 New Comment:

I did some more searching in bugzilla for Apache bugs and stumbled
across the problem.

If you set Win32DisableAcceptEx in httpd.conf, it causes a memory leak.
 The Apache folk say it's a leak in Windows.  The end result is that
memory is eaten up and the likely candidate for generating the final
failure is PHP, since it runs most frequently on the web server and
attempts to use the last little bit of memory.

Turning off Win32DisableAcceptEx avoids the memory leak, but brings in
another error - winnt_accept: Asynchronous AcceptEx failed. 

Since no one wants to take charge of the problem in Windows, you have
to choose which error you can live with.  It appears that the AcceptEx
failure is less of a problem for me.

As a friend said - it sounds like a virus.  Yes, I responded, a virus
called Windows.

Sorry for the trouble and thanks for attempts to help.


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

[2007-04-18 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2007-04-18 00:06:15] ahmat at quicknet dot nl

Same error for me :( I have tried several memory_limit values but it
doesn't help me to fix this issue.. Im using latest version of php with
apache 2.2.. it was fine with apache 1.x

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

[2007-04-10 18:19:05] [EMAIL PROTECTED]

We still have no idea on how to reproduce it.

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

[2007-04-10 18:06:36] michaeldaly at magma dot ca

Two snaps have been applied since the last suggestion with no chnage -
the problem still occurs.

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

[2007-04-05 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

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/40701

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

Reply via email to