HTTP error on uploading images to WordPress 2.5.1
Posted by VR Junkyard on 23 August, 2008
No comments yet
This item was filled under [ Wordpress ]
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
SecFilterEngine Off
SecFilterScanPOST Off
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
