ID:               31789
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hyde at area51services dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         IIS related
 Operating System: Win2k AS
 PHP Version:      4.3.10
 New Comment:

Great. Still keep it bogus, PHP is not ready for threaded environments.
Ever.



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

[2005-02-11 00:50:09] hyde at area51services dot com

I have solved this issue by editing the php.ini file as follows:

max_execution_time = 30 (lowered from default)
max_input_time = 30 (lowered from default)
memory_limit = 64M (increased dramatically)
(you would think this would be overkill but any less and I get locks)

I still receive the Event ID 16 every once in a a while on the high
traffic servers but php no longer locks iis.

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

[2005-02-02 17:13:50] [EMAIL PROTECTED]

We are aware of PHP's problems with stability under IIS and are working

to rectify the problem. Unfortunatly your bug report does not contain
any
extra useful information and we already have enough bug reports open
about
this issue. If you can provide more detailed information such as a 
reproducable crash or a backtrace please do so and reopen this bug. 
Otherwise please keep trying new releases as we are working to resolve 
the problems on this platform
 
Thanks for your interest in PHP.



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

[2005-02-02 02:31:02] hyde at area51services dot com

Also, I have tried adjusting my php.ini for high traffic servers but It
did not work.

-allowing more time for timeout increasing memory limits etc.

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

[2005-02-02 02:16:29] hyde at area51services dot com

as requested I reread the info on "HOW TO REPORT A BUG".

what I did:
installed php v4.3.10 on our server. and installed .php aps such as
phpbb.com's forum script. This happens with any high traffic site
running php applications. It is not spacific code that is causing it to
hang.

What I wanted to happen:
for the server to run without any detrimental problems.

What actually happened:
IIS and php get stuck or hang occationally when running php aplications
and one of them needs to be restarted for http to work again.

other instances of this happening:
http://www.google.com/search?hl=en&lr=&q=%2Bw3svc+%22event+id+16%22+%22.php%22+%2Biis

I'm not sure what further information I can offer. It seems to be a
general handeling between iis and php. please be more spacific in what
information I'm failing to provide.

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

[2005-02-01 09:26:30] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


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

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

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

Reply via email to