May 25 2008

HTTP error on uploading images to WordPress 2.5.1

Published by at 1:55 am under Wordpress Tips

If you experienced problem with uploading the images in wordpress 2.5.1. Here’s the step by step solving tutorial:

- Make a notepad file. Name it test.txt

- Insert this coding to the test.txt

<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>

Save.

- Then upload it via FTP to your wordpress root.

- CHMOD it to 777

- Okay, now rename the test.txt file into .htaccess

Done. You might can’t see that .htaccess file in your FTP (some FTP can), but it is right there. And Voila! it works like magic :)

2 responses so far

2 Responses to “HTTP error on uploading images to WordPress 2.5.1”

  1. Wavatar jimmy
    on 25 May 2008 at 2:15 pm
    Wavatar

    mba kalo di htaccessnya sebelumnya udah ada isinya gimana? tinggal ditimpuk aja? atau kodenya ditambahin?

    Reply

    vierz reply on May 25th, 2008:

    ditambahin aja mas :D
    upload images nya error jg yak? hehe…

Trackback URI | Comments RSS

Leave a Reply