Upload error:406 with gallery3
lettuce
Joined: 2009-06-17
Posts: 1 |
![]() |
First time gallery user. I downloaded and installed gallery3. I had to add a php.ini file to the gallery folder to disable suhosin.session.encrypt = Off and that seemed to work, but I'm still getting a Upload Error: 406. I googled it and changed my .htaccess to look like this now: <IfModule mod_php5.c> </IfModule> but I'm still experiencing the problem. What should I try next? Thanks |
|
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
I believe this is is an issue with mod_security. Search for "error 406" elsewhere in the gallery3 forums (sorry, short on time or I'd help you find it). |
|
AndrewRH
![]()
Joined: 2009-02-05
Posts: 52 |
![]() |
Try this (as I now get the same error and need to try to solve it, too): |
|