rss feed

Wordpress 2.5 Image Upload Error [Wordpress Fix]

Posted on Apr 3, 2008 09:56:02 AM |


wordpress image upload error

The new Wordpress 2.5 is great, especially it’s new approached used to handle images upload. However some Wordpress users might encounter problems uploading images, getting stucked with error messages similar to the following:

  • HTTP error
  • An error occurred in the upload. Please try again later.

If you fail to upload images with the error messages above, here’s a fix for it. Prepare your favorite text editor, FTP program (or shell terminal) and following these following steps:

Step 1

Using FTP, or shell terminal navigate to the root of your WP folders. Download .htaccess and open it with text editor. If there isnt any .htaccess file, create one.

where is .htaccess

Step 2

Insert the following script into .htaccess.

<IfModule mod_security.c>

<Files async-upload.php>

SecFilterEngine Off

SecFilterScanPOST Off

</Files>

</IfModule>

If there’s existing script inside your .htaccess, just put the code above below it.

insert fix here

Step 3

Save, and upload to replace your current .htaccess. Go to Wordpress admin, you should be able to upload your image now.


Related Articles at hongkiat.com:

[Source : hongkiat.com]

Please take the time to visit original contents source to find out more about topic you are interested.

  • wordpress header generator blog header graphic blog header ...


    The ultimate version, WordPress 2.5, offers print art studio support, absolute media government options, mixed record uploading, a latest look, as well as more. And since it supports a horde of plug-ins as well as widgets, ... All of them should be contained in a printed matter labeled 'wordpress'. Within a wordpress folder, fix up a record declared 'wp-config-sample.php' as well as rename it wp-config.php. Then open this record in a plain-text editor (such as Notepad ...more
  • WP Perfect – Free Clean and Professional WordPress Theme By ...


    Now upload the wp-perfect folder to 'http://yourblogname.com/wp-content/themes/' directory using any FTP program. Sign in to your WordPress admin panel and go to Appearance -> Themes. Activate the WP Perfect theme from the themes page. .... Theme looks nice, but you can improve adding some extra functions like auto thumbnail image on home page, 2 column at below the Recent Post option, making tabbed widget to show more thing in less space. I will try this theme by ...more
  • Mind Blowing WordPress Plugins « Lorelle on WordPress


    Dropbox Upload Form is one among several uploading services with a WordPress Plugin for registered members to upload images to those services from within the Administration Panels. WordPress Download Monitor WordPress Plugin is a .... Your site; WordPress Plugin Directory; WordPress Support Forums; Google Search; Twitter; Facebook. Be ready to update for fixes immediately. Make it brain-dead stupid to use. Add version numbers EVERYWHERE including database option arrays. ...more
  • How to optimize and speedup your WordPress blog | Lost.ws Business ...


    Try to host your images on image hosting server like flickr, photobucket etc. These server have capability to handle lot of load which your small/shared server can't. 13. Don't upload videos on your server. Do not upload videos on your ... You may use IFrameWidgets WordPress Plugin that can stop slow loading JavaScript widgets from breaking your page. 19. Repair your database. Use this WordPress plugin to repair your database by checking all tables and fix and errors. ...more
 
 

Leave a comment:

hostgator