Page 1 of 1

Large files causing "Unexpected EOF in prolog"

PostPosted:Mon Apr 20, 2009 5:08 am
by vnaik
When I am trying to upload large files (30MB-80MB ) through web services, I am getting \"Unexpected EOF in prolog\" error. When I try to upload the same through openkm UI, they are getting uploaded successfully. So the problem looks like in web services only. Is there any seeting need to be done to make it work?

I already tried CHUNKED = true/false, but it is still failing.