From:             yefka at ifrance dot com
Operating system: Windows 2000 SP3
PHP version:      4.3.1
PHP Bug Type:     *Network Functions
Bug description:  ignore_user_abort not working.

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
-- 
Edit bug report at http://bugs.php.net/?id=23858&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23858&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23858&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23858&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23858&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23858&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23858&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23858&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23858&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23858&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23858&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23858&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23858&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23858&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23858&r=gnused

Reply via email to