Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What happened with uploading files?
#5
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
Reply


Messages In This Thread
What happened with uploading files? - by Oleg06 - 2011-04-10, 17:51:46
What happened with uploading files? - by Connie - 2011-04-10, 18:11:34
What happened with uploading files? - by Oleg06 - 2011-04-10, 18:18:14
What happened with uploading files? - by Oleg06 - 2011-04-10, 18:52:22
What happened with uploading files? - by Connie - 2011-04-10, 18:52:32
What happened with uploading files? - by Donuts - 2011-08-04, 20:38:22



Users browsing this thread: 2 Guest(s)