Multiple file upload problem in wordpress

It is a long time since i write something under WordPress category. So I would like to share my recent experiment with you.

Yesterday I have tried several times to upload multiple files upload in wordress file upload.

Add files to wordpress

But it was not success. It will show the crunching bar all the time.

After some search I found a solution. I added .htaccess file in the wp-admin root. (www.yousite.com/wp-admin/) The content of the .htaccess file should look like this


SecFilterEngine Off
SecFilterScanPOST Off

This will disable mod_security for the upload file receiving code in the wp-admin directory.

Now I can upload multiple files.

If you are facing the same problem again, checkout this document.
http://wordpress.org/support/topic/164999

Tags: , , ,

6 Responses to “Multiple file upload problem in wordpress”

  1. Another rails Blog | The Rails Way: Uploading Files Says:
    May 5th, 2009 at 9:23 am

    [...] Multiple file upload problem in wordpress | Sunil's blog [...]

  2. Wordpress UK » Multiple file upload bproblem/b in bwordpress/b | Sunil#39;s blog Says:
    May 13th, 2009 at 7:18 am

    [...] Source:Multiple file upload bproblem/b in bwordpress/b | Sunil#39;s blog This entry was posted on Monday, May 4th, 2009 and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. « Wordzine Community and bMagazine Theme/b – ThemeForest 6 bWordPress plugins/b that help your blog#39;s maintenance | Design b…/b » [...]

  3. mai Says:
    June 4th, 2009 at 10:19 pm

    OHH Very Interesting post! Thank you for such interesting resource! PS: Sorry for my bad english, I’v just started to learn this language ;) See you! ^_^

  4. Steve J Says:
    June 8th, 2009 at 5:49 pm

    Good writing style! I’ve bookmarked your sight and I’ll be back soon.

  5. vomiphefmoili Says:
    June 18th, 2009 at 12:17 am

    Thanks much for that. It’s really imformative stuff.
    I love to read http://www.myhtmlworld.com!

  6. Fletcher Tressler Says:
    May 2nd, 2010 at 10:09 pm

    What’s Up! Just had to chime in. I really loved this article. Keep up the awesome work.

Leave a Reply

You must be logged in to post a comment.