View Issue Details

This issue affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11053Bug reportsComfortUpdatepublic2016-04-28 09:37
Reporterboutinn Assigned ToLouisGac 
PrioritynoneSeveritypartial_block 
Status closedResolutionno change required 
Product Version2.06+ 
Summary11053: 413 request entity too large error
Description

Using ComfortUpdate on 2.6lts build 160417 for install 2.50+ build 160426,got this error page under Progress 4. File system:

you have an error, or a notice, inside your local installation of limesurvey. See :
Request Entity Too Large
The requested resource
/limesurvey/index.php/admin/update/sa/backup
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
Additionally, a 413 Request Entity Too Large error was encountered while trying to use an ErrorDocument to handle the request.

Steps To Reproduce

see description

Additional Information

no

TagsNo tags attached.
Attached Files
LimeSurvey.pdf (124,404 bytes)
Bug heat6
Complete LimeSurvey version number (& build) 2.6lts build 160417
I will donate to the project if issue is resolvedNo
BrowserLast version of Chrome
Database type & versionMySQL 5.5.36
Server OS (if known)Linux
Webserver software & version (if known)Apache
PHP Version5.3.29

Users monitoring this issue

There are no users monitoring this issue.

Activities

LouisGac

LouisGac

2016-04-27 17:55

developer   ~37907

The file to update from 20.6lts build 160417 to 2.50+ build 160426 is 20Mb.
You should update your server configuration to allow a PHP script to download such a big file.

boutinn

boutinn

2016-04-27 18:58

reporter   ~37909

LouisGac,

You know this parameter? What is the name ?

Thanks

boutinn

boutinn

2016-04-27 19:23

reporter   ~37910

LouisGac,

The PHP parameter for upload_max-filesize is 100Mb

c_schmitz

c_schmitz

2016-04-28 09:37

administrator   ~37934

You need to adjust this parameter in your Apache config

http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody

Issue History

Date Modified Username Field Change
2016-04-27 16:50 boutinn New Issue
2016-04-27 16:50 boutinn Status new => assigned
2016-04-27 16:50 boutinn Assigned To => LouisGac
2016-04-27 16:50 boutinn File Added: LimeSurvey.pdf
2016-04-27 17:55 LouisGac Note Added: 37907
2016-04-27 18:58 boutinn Note Added: 37909
2016-04-27 19:23 boutinn Note Added: 37910
2016-04-28 09:37 c_schmitz Note Added: 37934
2016-04-28 09:37 c_schmitz Status assigned => closed
2016-04-28 09:37 c_schmitz Resolution open => no change required