ID:               22292
 Comment by:       jouanneau at netcourrier dot com
 Reported By:      francois dot kaufmann at swisscom dot com
 Status:           Bogus
 Bug Type:         CGI related
 Operating System: WIN NT 4 SP6
 PHP Version:      4.3.1
 New Comment:

I've got same problem, but php_iisfunc.dll extension is off !
NT4 + IIS4 + PHP 4.3.1 (CGI) + php_sybase_ct.dll
In fact, i discover that :

- in a php page, i've got a big sql query, so it take many time to
display the result in my browser. During this time, the php.exe process
take 0% of consuming time of CPU, and the sqlsrvr.exe process (sybase)
take x% of CPU (well, it execute the query).

- if i click on the stop button in my browser, then the php.exe process
take all CPU (90-100% !), and the sqlsrvr.exe only 0%. And the  php.exe
process never ends.
- if i don't click on the stop button, after long time (because of big
query), i've got the result in my page, and the process php.exe stop. 
Yes, i know it's bad to have a big query like this, but it's not the
problem here, and i have optimized it after discovering this problem of
no end of php.exe process. This problem of no end is still here..

hope that information can help developper to resolv this bug ..


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

[2003-02-23 22:14:57] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

See bug #22291


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

[2003-02-23 20:37:41] [EMAIL PROTECTED]

Ok, this is a duplicate of bug 22291, the bug is in iisfunc.dll.  I'm
closing this bug, refer to 22291 for this issue.

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

[2003-02-21 02:06:43] francois dot kaufmann at swisscom dot com

Hi,

Since we could'nt come back on the first server, we use it, I did the
test on another server wich has 'little' different config (Win2000 SP2,
IIS 5) and there is the same symptom.
So I comment iisfunc.dll out and Yes, it works! PHP.EXE stops after
serving the page....

kaf

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

[2003-02-19 12:59:09] [EMAIL PROTECTED]

kaf,
Are you using the iisfunc.dll extension?  If so, please comment it out,
and see if you still have the problem with php not ending.  If not, let
us know. 


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

[2003-02-19 07:15:07] francois dot kaufmann at swisscom dot com

Excusez-moi!

I'm sorry, I rode the reply below wich says it is not a bug!
But the fellow tryied it with 4.2.3 and we are talking from 4.3.1....

It's open again
kaf

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

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

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

Reply via email to