php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57872 apc.rfc1867 failure on big files more ten 1Gb
Submitted: 2007-10-12 19:56 UTC Modified: 2007-10-15 11:21 UTC
From: zaulychny at yahoo dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.2.1 OS: FreeBSD 6.0
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zaulychny at yahoo dot com
New email:
PHP Version: OS:

 

 [2007-10-12 19:56 UTC] zaulychny at yahoo dot com
Description:
------------
apc.rfc1867 works fine for files even 650Mb but for 1Gb and more it fails :( 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-15 11:21 UTC] zaulychny at yahoo dot com
This not a problem of APC (Excuse me for bogus bug :( ) but PHP core one. I have fixed in php.ini the key post_max_size from 8M to 2000M. After some strange problem for file upload that fails even for 60M files?! Php 5.2.4 starts to upload huge files without any problems.
 [2010-06-03 08:25 UTC] miwi at bsdcrew dot de
Howdy Guys,

Seems this Problem is back, PHP 5.2.13, APC latest Version.
If you want to upload more than 1G failes, 900mb works fine.
The post_max_size change dosen't work here.

Oh and the problem is under FreeBSD, but reproduceable under 
Linux.

PHP 5.2.13 with Suhosin-Patch 0.9.7 (cli) (built: Jun  2 2010 04:55:21) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies


If you need anymore infos please let me know.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 28 23:01:27 2024 UTC