Title: Workaround for large uploads?
Last modified: August 18, 2016

---

# Workaround for large uploads?

 *  [monotone](https://wordpress.org/support/users/monotone/)
 * (@monotone)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/workaround-for-large-uploads/)
 * My hosting company won’t change the upload_max_filesize to a larger value.
 * Is there a way to get WP to recognize a file uploaded manually into the WP ‘uploads’
   directory via FTP?

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

 *  [drmike](https://wordpress.org/support/users/drmike/)
 * (@drmike)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/workaround-for-large-uploads/#post-383896)
 * You can try the example listed for the htaccess file within this [thread](http://www.atutor.ca/view/7/188/1.html).
 * Um, do remember though that your host may take a dim view of you doing a run 
   around on them.
 *  Thread Starter [monotone](https://wordpress.org/support/users/monotone/)
 * (@monotone)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/workaround-for-large-uploads/#post-383915)
 * That didn’t work for me, unless I did it wrong. Thanks for responding, tho.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/workaround-for-large-uploads/#post-383919)
 * You can try putting the below in your .htaccess file above the WP statements:
 * `php_value upload_max_filesize 16M
    php_value post_max_size 16M php_value memory_limit
   24M php_value max_input_time 2400 php_value max_execution_time 2400
 * Change the values to whatever you need.
    No guarantees, though depending on host.
 *  [drmike](https://wordpress.org/support/users/drmike/)
 * (@drmike)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/workaround-for-large-uploads/#post-384097)
 * Monotone, your host may not allow overrides.

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

The topic ‘Workaround for large uploads?’ is closed to new replies.

## Tags

 * [php.ini](https://wordpress.org/support/topic-tag/php-ini/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [drmike](https://wordpress.org/support/users/drmike/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/workaround-for-large-uploads/#post-384097)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
