Your Ad Here

Wordpress 2.5.1

If anyone is having problems uploading files onto their server via WP’s control panel, you can download your .htaccess file from the root folder of your WP and edit it with your ‘Wordpad’ text editor. You’ll need to add in this line :

<IfModule mod_security.c>

<Files async-upload.php>

SecFilterEngine Off

SecFilterScanPOST Off

</Files>

</IfModule>

If there’s any existing code in the .htaccess file, just add this after those codes. Works for me, hope it helps for everyone.

Posted by: chubzz

RSS feed | Trackback URI

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Trackback responses to this post

Public Board

Relaunch

After quite some time of inactive period, this site has finally been relaunch with a slightly diffrent approach. We are open to public registrations for our ‘Public Board’ area. All discussions are welcome but we hope no one will abuse the system. The whole site is designed to be simple just in case if you’re [...]

Posted by: admin
Comments: 0

Wordpress 2.5.1

If anyone is having problems uploading files onto their server via WP’s control panel, you can download your .htaccess file from the root folder of your WP and edit it with your ‘Wordpad’ text editor. You’ll need to add in this line :
<IfModule mod_security.c>

<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
If there’s any existing code in the .htaccess file, [...]

Posted by: chubzz
Comments: 0