Page 1 of 1

SWFUpload 403 Error

Posted: 24 Dec 2008, 23:55
by Codam
Hello, and thanks for a great product! :)

I've been looking around in here for a solution to the 403 Error when uploading with SWFUpload, and from what i can tell, this should have been fixed in one of the V2 versions?
However i have just bought and installed the latest version of Imagevuex V2, and are having the 403 Error when trying to upload pictures with the SWFUpload (HTML Upload works fine/Yui doesn't show upload button?)

- I've Installed the latest Flash Player, with no luck
- Tried creating a .htaccess file with "SecFilterEngine Off" & "SecFilterScanPOST Off" in it, but that just gave me a 500 Internal Server Error :/

Hope you guys can help with a solution :)
Thx in advance!

Posted: 25 Dec 2008, 01:06
by Nick
Sometimes htaccess can't turn mod_security and you have to contact you server support.

Could you provide us with a link to your site? And admin login/password.

Posted: 25 Dec 2008, 09:27
by Codam
The site in question is http://www.crillesencodam.dk

I have given you a PM with the Imagevue/FTP login, thank you :)

Posted: 25 Dec 2008, 15:16
by Nick
You have security php extension installed, it has couple of 'features' which makes server think that html page and swf uploader are different users.

http://www.hardened-php.net/suhosin/a_f ... protection

Best recommendation is to remove it, it aint bank server anyway. Also disabling this option might help:

http://www.hardened-php.net/suhosin/con ... n.cryptkey

Posted: 19 Jun 2009, 08:00
by .oesse.
pain wrote:You have security php extension installed, it has couple of 'features' which makes server think that html page and swf uploader are different users.

http://www.hardened-php.net/suhosin/a_f ... protection

Best recommendation is to remove it, it aint bank server anyway. Also disabling this option might help:

http://www.hardened-php.net/suhosin/con ... n.cryptkey
humm.... and how to remove it?? or disable it? i'm on a linux system and i do not want to compile or even re-compile php. any way to disable it using some conf files?

Posted: 21 Jun 2009, 05:58
by Nick
Yep, there are some methods listed in Imagevue Troubleshooting FAQ:

viewtopic.php?p=14862#14862