IO: Error #2038 jquery uploadify

Nandini Bhaduri picture Nandini Bhaduri · Jul 16, 2010 · Viewed 16.3k times · Source

The code is working on one server but isn't on the other. When trying to upload files of size around 1 MB with jquery uploadify I get this error.

IO: Error #2038

Tried changing the following php settings in php.ini:

post_max_size 32M
upload_max_filesize 32M
session.gc_maxlifetime 14400
max_input_time 14400
max_execution_time 14400
memory_limit 128M

Isn't working.

Answer

Hazarapet Tunanyan picture Hazarapet Tunanyan · Jun 11, 2015

It seems the problem is with flash plugins,which browser uses to upload any file.If you need more here is a link.maybe it can help you.

http://help.axletreemedia.com/templates/System/details.asp?id=31606&PG=resources&CID=34053