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.
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