Title: IO ERROR message
Last modified: August 19, 2016

---

# IO ERROR message

 *  [Jack](https://wordpress.org/support/users/jackwoodysdubuquecom/)
 * (@jackwoodysdubuquecom)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/io-error-message/)
 * I get a IO Error message when I try to upload pics of bulletins. I have been 
   doing this since March and have never had any problems. I tried to upload from
   two different programs but no success.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Micah Cooksey](https://wordpress.org/support/users/micahcooksey/)
 * (@micahcooksey)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/io-error-message/#post-1621168)
 * What file format are they? Is that what you mean by “two different programs”?
   How are you uploading them?
 * That info would help immensely.
 * P.S. I changed your member name from your email address to “Jack” as it’s not
   permitted to use your email as your name. You can change it to whatever you like,
   however, as long as it’s not an email address.
 *  [ircf](https://wordpress.org/support/users/ircf/)
 * (@ircf)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/io-error-message/#post-1621433)
 * Hi,
 * We have the same problem on a Windows XP desktop. Here are some “clues” we gathered
   but we still have this error and no solution :
 * – The IO error happens only on some Win XP installations (worked on a Windows
   XP 2002 SP3 but not on the customer desktop, unknown XP version at the moment
   of writing this post)
    – Using IE or Firefox doesn’t change anything – Disabling
   Windows firewall or antivirus doesn’t change anything – Using browser or flash
   method doesn’t change a lot : browser method returns a 205 Reset Content error,
   flash method returns an I/O Error (likely to be the same…) – Error happens only
   on files larger/around 3 MB (pdf/images/anything) – Uploading using any method
   works great using Ubuntu – There is no log of this error in access_log nor in
   error_log
 * The problem is this error happens on one of our customers’ desktop so he can’t
   use WordPress…
 * Does anyone have a hint to solve that please ?
 *  [ircf](https://wordpress.org/support/users/ircf/)
 * (@ircf)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/io-error-message/#post-1621434)
 * More information about this bug :
    – The problem seems to occur on the whole 
   customer’s network (tests done on many machine Linux/Win with the same error).–
   The problem doesn’t seem occur on our or other network (as far as we can see…)
 * Ofc, our customer uses a network firewall, but they never had this problem, for
   example when they use sendit or other file transfert web services…
 * Also added some .htaccess magic just in case, but I don’t think this will solve
   anything as our server don’t use the mod_security (not in mods-enabled dir), 
   besides I don’t think this might be a server-side problem :
 *     ```
       <IfModule mod_security.c>
       SecFilterEngine Off
       SecFilterScanPOST Off
       </IfModule>
       ```
   
 * I am gonna try simple HTML form file tests and see what happens…
 *  [tanira](https://wordpress.org/support/users/tanira/)
 * (@tanira)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/io-error-message/#post-1621450)
 * maybe some changes on your php.ini file can solve this. look at:
 * [http://www.blogstrategies.net/2010/12/13/solution-php-ini-upload_max_filesize/](http://www.blogstrategies.net/2010/12/13/solution-php-ini-upload_max_filesize/)
 * or maybe adding this to your .htaccess file:
 *     ```
       #Change upload limits
   
           php_value memory_limit 34M
           php_value post_max_size 33M
           php_value upload_max_filesize 32M
           php_value max_execution_time 600
   
           #Change upload limits end
       ```
   
 * hope it helps.
 *  [tanira](https://wordpress.org/support/users/tanira/)
 * (@tanira)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/io-error-message/#post-1621451)
 * this topic helped a lot: [http://wordpress.org/support/topic/images-upload-fine-but-wp-shows-0x0-size](http://wordpress.org/support/topic/images-upload-fine-but-wp-shows-0x0-size)
 *  [ircf](https://wordpress.org/support/users/ircf/)
 * (@ircf)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/io-error-message/#post-1621452)
 * Thank you Tanira,
 * In our case, it ended that our customer had installed a proxy that limited upload
   to 2MB, but your solution is indeed a good fix in any other case 😉

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘IO ERROR message’ is closed to new replies.

## Tags

 * [error message](https://wordpress.org/support/topic-tag/error-message/)
 * [I/O](https://wordpress.org/support/topic-tag/io/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: [ircf](https://wordpress.org/support/users/ircf/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/io-error-message/#post-1621452)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
