Page 1 of 1

Multiple file upload: error 406

Posted: Sun 18. May 2008, 18:01
by sustia
Hi, if I try to upload files with the "multiple file upload", but I receive a "406 error"

Image

I've tried to adopt this solution:
http://forum.phpwcms.org/viewtopic.php? ... 06#p102392

but maybe it's not the correct one..any suggestion?

Re: Multiple file upload: error 406

Posted: Sun 18. May 2008, 18:20
by juergen
Just to make shure any other reason may not be part of this issue:

Did you check the upload dir chmod is set to 777 ? I know stupid question, but had this exactlx the same some 2 hours ago ;)

Re: Multiple file upload: error 406

Posted: Sun 18. May 2008, 18:46
by sustia
Yes, it's set to 777, and I have renamed the .htaccess, just in case.
In localhost it works perfectly :?

Re: Multiple file upload: error 406

Posted: Sun 18. May 2008, 18:55
by juergen
Image

Aloaah !There is a blank space in the file name, and the '&' .. not shure on Linux ... !!!!!!!!!

Re: Multiple file upload: error 406

Posted: Sun 18. May 2008, 21:37
by sustia
DF6IH wrote: Aloaah !There is a blank space in the file name, and the '&' .. not shure on Linux ... !!!!!!!!!
I've renamed the file, to trial.txt. anyway doesn't works :(

Re: Multiple file upload: error 406

Posted: Sun 18. May 2008, 21:48
by juergen
perhaps mod-security is installed upon your server

Re: Multiple file upload: error 406

Posted: Sun 18. May 2008, 23:15
by sustia
Yes, I see this in my info file

Code: Select all

Loaded Modules: mod_security, ...

Re: Multiple file upload: error 406

Posted: Mon 19. May 2008, 06:06
by juergen
Some ppls via google say that there is a connection between mod_security and the 406 Error. Perhaps this is the price you have to pay for the Servers firewall or any way you can work around this...

Posted: Mon 19. May 2008, 07:13
by sustia
Ok, thanks for the hints DF6IH.

Re: Multiple file upload: error 406

Posted: Mon 19. May 2008, 17:42
by Jensensen

Re: Multiple file upload: error 406

Posted: Wed 21. May 2008, 20:39
by sustia
It works!
Thanks a lot :D

Re: Multiple file upload: error 406

Posted: Thu 3. Jul 2008, 04:24
by nebenaube
I got mine working perfectly or at least it seems... what good is this feature when images do not appear in the file center for use in articles or in the fckeditor file center?

Re: Multiple file upload: error 406

Posted: Mon 6. Oct 2008, 09:35
by Daaannyboy
You just have to take over the uploaded files as if they were uploadet by ftp :)