2011-04-10, 18:52:32
Oleg06 Wrote:maybe something with the provider, because no longer anywhere to work
http://neowebtime.ru/1/gallery
.jpg 289x385 24kb
Could it be that your hoster activated some security mods in Apache?
try this in .htaccess ( I found it for uploading images to Wordpress, situation is the same):
Code:
# <IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
but generally HTTP: Errors 500 are not client-side, so you must contact your hoster
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18