I personally havent havent got this error yet,but have seen it in several forums.Seems like your issue is due to apache 'mod_security2' module as i can see that it is enabled in your apache server from your http://picart.at/test/phpinfo.php
please try this
create a .htaccess file with the line
<ifmodule>SecFilterInheritance Off </ifmodule>
save it in your amfphp root folder(same levelvel as gateway.php)
check this post
http://wadearnold.com/blog/flash/amf...dity-in-amfphp
if it still doesnt work,check the apache error log.
may be your host blocks requests with specfic header info from amfphp flash applications


Reply With Quote

Bookmarks