Multiple file upload: error 406

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Multiple file upload: error 406

Post 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?
Campeones del mundo!
Vegetables!
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: Multiple file upload: error 406

Post 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 ;)
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: Multiple file upload: error 406

Post by sustia »

Yes, it's set to 777, and I have renamed the .htaccess, just in case.
In localhost it works perfectly :?
Campeones del mundo!
Vegetables!
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: Multiple file upload: error 406

Post by juergen »

Image

Aloaah !There is a blank space in the file name, and the '&' .. not shure on Linux ... !!!!!!!!!
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: Multiple file upload: error 406

Post 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 :(
Campeones del mundo!
Vegetables!
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: Multiple file upload: error 406

Post by juergen »

perhaps mod-security is installed upon your server
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: Multiple file upload: error 406

Post by sustia »

Yes, I see this in my info file

Code: Select all

Loaded Modules: mod_security, ...
Campeones del mundo!
Vegetables!
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: Multiple file upload: error 406

Post 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...
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

Ok, thanks for the hints DF6IH.
Campeones del mundo!
Vegetables!
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Multiple file upload: error 406

Post by Jensensen »

{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: Multiple file upload: error 406

Post by sustia »

It works!
Thanks a lot :D
Campeones del mundo!
Vegetables!
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: Multiple file upload: error 406

Post 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?
Daaannyboy
Posts: 5
Joined: Wed 21. Dec 2005, 08:13

Re: Multiple file upload: error 406

Post by Daaannyboy »

You just have to take over the uploaded files as if they were uploadet by ftp :)
:: I live to learn ::
Post Reply