ZenphotoCMS Forum
multiple upload failing on HTTP Error - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: multiple upload failing on HTTP Error (/thread-7580.html)



multiple upload failing on HTTP Error - Jocelyn - 2010-09-05

Hi,

First of all, thanks for your work folks !

As normal upload works, then multiple upload with uploadify fails with an "HTTP error" before event starting to send.

The strange thing is that, if I look at my httpd (lighhttpd) logs, I see a call to check.php but not to the actual upload script.

if I look at the error object with a js debugger, I get :
`

Object

info: 400

type: "HTTP"

[...]

`

I'm using zenphoto 1.3.1.2, and I set max upload, max POST limits accordingly, as well as the httpd ones.

Any ideas ?




multiple upload failing on HTTP Error - acrylian - 2010-09-05

Please see: http://www.zenphoto.org/support/topic.php?id=8004#post-47483

Note also that we don't test and therefore don't officially support Windows or lighhttpd servers at all. Also the script called uploadify is adapted, too. So maybe also visit its own website on uploadify.com.




multiple upload failing on HTTP Error - Jocelyn - 2010-09-05

Please remove this double post




multiple upload failing on HTTP Error - acrylian - 2010-09-05

It was actually a triple post...




multiple upload failing on HTTP Error - sbillard - 2010-09-05

This sounds very much like the uploadify application is not determining the proper server protocol to use when loading a script. Perhaps you can query this issue on the uploadify site. http://www.uploadify.com/

See specially http://uploadify.com/forum/viewtopic.php?f=3&t=44&p=153&hilit=https#p153