php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59043 Permanent connection reset message
Submitted: 2010-01-24 13:19 UTC Modified: 2016-08-31 15:25 UTC
Votes:8
Avg. Score:5.0 ± 0.0
Reproduced:8 of 8 (100.0%)
Same Version:4 (50.0%)
Same OS:3 (37.5%)
From: glen dot 84 at gmail dot com Assigned: cmb (profile)
Status: Wont fix Package: APC (PECL)
PHP Version: 5_3 SVN-2010-01-24 (dev) OS: Windows 7 Home Premium
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: glen dot 84 at gmail dot com
New email:
PHP Version: OS:

 

 [2010-01-24 13:19 UTC] glen dot 84 at gmail dot com
Description:
------------
Server: Apache 2.2.14

PHP 5.3.1 (VC9) config:
    [PHP_APC]
    extension=php_apc.dll

php_apc-3.1-5.3-svn-20091026.zip from http://downloads.php.net/pierre/

Message from Firefox 3.6:

The connection was reset

The connection to the server was reset while the page was loading.

    *   The site could be temporarily unavailable or too busy. Try again in a few
          moments.
    *   If you are unable to load any pages, check your computer's network
          connection.
    *   If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.

Reproduce code:
---------------
phpinfo(); // i.e. any code.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-01-31 07:24 UTC] glen dot 84 at gmail dot com
Faulting application name: httpd.exe, version: 2.2.14.0, time stamp: 0x4ac24608
Faulting module name: php_apc.dll, version: 3.1.3.0, time stamp: 0x4ae5b04b
Exception code: 0xc0000005
Fault offset: 0x00006266
Faulting process id: 0xce8
Faulting application start time: 0x01caa26eb2260403
Faulting application path: C:\Program Files (x86)\Apache Software Foundation\Apache2.2\bin\httpd.exe
Faulting module path: C:\Program Files (x86)\PHP\5.3\ext\php_apc.dll
Report Id: f03f912e-0e61-11df-aaa8-00235408c9d8

Using Apache (VC9) from http://www.apachelounge.com/download/. (the same thing happens with Apache [VC6] from apache.org)

I have the same issue with Xdebug: http://bugs.xdebug.org/view.php?id=525
 [2010-02-01 05:40 UTC] glen dot 84 at gmail dot com
Backtrace, as requested: http://www.mediafire.com/?wmmoegz1532
 [2016-08-31 15:25 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2016-08-31 15:25 UTC] cmb@php.net
According to <https://bugs.php.net/69618>, APC support has been
discontinued in favor of OPcache, APCu, the session upload
progress API and WinCache. Therefore this issue won't get fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 16:01:29 2024 UTC