Hi Nathan, no, the error showed up while waiting the server response
server configuration:
- iis 6
- windows 7
- php version 5.4
- limit php upload = 2M
- php gd2.dll enabled
- json version 1.2.1
the error log:
2013-04-13 02:01:50 192.168.199.102 POST /jquery/server/php/ - 80 - 192.168.199.101 Mozilla/5.0+(BlackBerry;+U;+BlackBerry+9320;+en)+AppleWebKit/534.11++(KHTML,+like+Gecko)+Version/7.1.0.398+Mobile+Safari/534.11+ 500 0 258 74305
this problem only occurs when i tried to upload an image with size > 1024kb to my server, but the error does not occurred in the demo upload page hosted by blueimp, i can see the image without any problem..