php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59501 PHPBB3 with apc cache and gzip compression reports decoding error
Submitted: 2010-11-09 10:42 UTC Modified: 2016-08-31 15:49 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: chris at chrisgilligan dot net Assigned: cmb (profile)
Status: Wont fix Package: APC (PECL)
PHP Version: 5.2.13 OS: CentOS Linux 5.5
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
21 + 31 = ?
Subscribe to this entry?

 
 [2010-11-09 10:42 UTC] chris at chrisgilligan dot net
Description:
------------
actual PHP version is 5.2.14, but that is not listed in the 
form dropdown...

error_log:
[Tue Nov 09 09:24:02 2010] [notice] mod_fcgid: process 
/home/skatewonk/public_html/forum/ucp.php(13265) 
exit(shutting down), get unexpected signal 4

Safari can?t open the page 
?http://www.skatepark.org/forum/index.php?. The error is: 
?cannot decode raw data? (NSURLErrorDomain:-1015)

google chrome:
Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.

This is most likely a gzip compression decoding error... 
possibly a phpbb bug? However, phpbb does work with APC 
3.1.4 with no issues.

Reproduce code:
---------------
Switched back to 3.1.4 immediately after discovering the error... sorry no reproduce.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-11-10 09:19 UTC] gopalv82 at yahoo dot com
Do you have apc.stat = 0; set?

And does this error happen all the time? I could try setting up phpBB to see if does cause an error.
 [2016-08-31 15:49 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2016-08-31 15:49 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 Apr 19 14:01:30 2024 UTC