Title: Errors during usage
Last modified: August 21, 2016

---

# Errors during usage

 *  [Boba Fett Fan Club](https://wordpress.org/support/users/bobafettfanclub/)
 * (@bobafettfanclub)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/errors-during-usage/)
 * Plugin installs correctly and changes the default upload limit from 2mb to 100mb.
 * However, upon uploading large media files (34mb WAV, 20mb MP4), it produced two
   errors which failed to move the files:
    `HTTP error` (in red, at the top status
   bar) `The uploaded file exceeds the upload_max_filesize directive in php.ini`(
   in grey box, at the bottom status area)
 * This test was done on a top-of-the-line Media Temple Inc. grid server.
 * Instead, we used this edit in the base directory `.htaccess,` which worked:
 * `php_value upload_max_filesize 64M`
    `php_value post_max_size 64M` `php_value
   max_execution_time 300` `php_value max_input_time 300`

The topic ‘Errors during usage’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pbp-increase-upload-limit.svg)
 * [PBP Increase upload limit](https://wordpress.org/plugins/pbp-increase-upload-limit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pbp-increase-upload-limit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pbp-increase-upload-limit/)
 * [Active Topics](https://wordpress.org/support/plugin/pbp-increase-upload-limit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pbp-increase-upload-limit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pbp-increase-upload-limit/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Boba Fett Fan Club](https://wordpress.org/support/users/bobafettfanclub/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/errors-during-usage/)
 * Status: not resolved