Drag and drop File upload script error

Status
Not open for further replies.

toRRfriend

Active Member
1,559
2010
309
50
Planned to add jquery drag and drop upload, tried few script
but below one is promising.

http://blueimp.github.com/jQuery-File-Upload/
[SLIDE]http://s14.postimage.org/s6445egkx/upp.png[/SLIDE]
also working fine in localhost,


but not working in hosting :( , always showing internal server error..
[SLIDE]http://s14.postimage.org/xql6ts4tt/error.png[/SLIDE]

test/log
In localhost:
http://s2.postimage.org/hhdkkdg4p/localhost.png

in server:
http://s1.postimage.org/zg0pffblr/server.png

few things are not running in server, don't know why...?
 
Last edited:
2 comments
check your server error logs from apache or whatever webserver you are using. Probably something with the file upload handling going wrong.
 
Status
Not open for further replies.
Back
Top