php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23858 ignore_user_abort not working.
Submitted: 2003-05-28 10:02 UTC Modified: 2003-06-01 20:55 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: yefka at ifrance dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.3.1 OS: Windows 2000 SP3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yefka at ifrance dot com
New email:
PHP Version: OS:

 

 [2003-05-28 10:02 UTC] yefka at ifrance dot com
ignore_user_abort(false) don't work and the script stays running in background, using CPU and memory until the end, even if the user has abort the download of the page...

connection_* are not working too.

I tried to set this parameter in the php.ini or the httpd.conf, as explained on the documentation, but it has no effect at all.

I tried with Apache 1.3.x and it's working fine...

It seams that this problem is due to the php4apache2.dll

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-01 20:55 UTC] sniper@php.net
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 #22072 (same issue)


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 28 21:01:26 2024 UTC