Title: Video Upload Error
Last modified: August 19, 2016

---

# Video Upload Error

 *  Resolved [GLJones](https://wordpress.org/support/users/gljones/)
 * (@gljones)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/video-upload-error/)
 * When I try to upload a 85mb flash video (.flv) file, WordPress 2.8 tells me “
   This file is too big. Your php.ini upload_max_filesize is 600M”
 * Any ideas? php is set for 600MB and the video is less than 100.
 * Jerry

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

 *  [Lucian Florian](https://wordpress.org/support/users/fldtrace/)
 * (@fldtrace)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/video-upload-error/#post-1121230)
 * You need to add in .htaccess file, the limit:
 *     ```
       php_value upload_max_filesize 600M
       php_value post_max_size 600M
       ```
   
 * I assume, you have already copied your php.ini in wp-admin folder and made the
   necessary changes there.
 *  Thread Starter [GLJones](https://wordpress.org/support/users/gljones/)
 * (@gljones)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/video-upload-error/#post-1121298)
 * Worked perfectly modifying the .htaccess.
 * I very much appreciate the help!

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

The topic ‘Video Upload Error’ is closed to new replies.

## Tags

 * [filesize](https://wordpress.org/support/topic-tag/filesize/)
 * [max](https://wordpress.org/support/topic-tag/max/)
 * [upload](https://wordpress.org/support/topic-tag/upload/)
 * [video](https://wordpress.org/support/topic-tag/video/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [GLJones](https://wordpress.org/support/users/gljones/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/video-upload-error/#post-1121298)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
