Closed (fixed)
Project:
FileField
Version:
6.x-3.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 05:50 UTC
Updated:
15 Aug 2010 at 00:19 UTC
While trying to upload anything more than ~60kb i get this error.
Connection Interrupted
The document contains no data.
The network link was interrupted while negotiating a connection. Please try again.
These are my options in php.ini
file_uploads On On
upload_max_filesize 2M 2M
upload_tmp_dir no value no value
post_max_size 8M 8M
Any help? I've tried it on two different installations and i get the same issue.
Comments
Comment #1
quicksketchI don't have any idea what could cause this error. FileField is installed on tens of thousands of websites, this sounds like a server configuration problem.
Comment #2
quicksketch