Closed (cannot reproduce)
Project:
Webform
Version:
7.x-3.18
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2013 at 00:27 UTC
Updated:
15 Jul 2013 at 06:28 UTC
When I try to upload images larger than 100kb I am getting: An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (1000 MB) that this server supports.
The file obviously is not larger than 1000 MB.
My php.ini is
post_max_size = 1000M
upload_max_filesize = 1000M
max_execution_time = 180
max_input_time = 180
memory_limit = 2000MPlease help. I need to launch and this is my final bug.
Comments
Comment #1
quicksketchHi there, unfortunately this problem can happen for a lot of reasons. It sounds like you've already tried the common solutions (http://drupal.org/node/423478), but beyond that I'm not sure what to recommend. Did you ever find the solution to this problem?
Comment #2
quicksketchClosing after lack of activity.