Title: Error: Request Entity Too Large
Last modified: August 31, 2016

---

# Error: Request Entity Too Large

 *  Resolved [colectivo2016](https://wordpress.org/support/users/colectivo2016/)
 * (@colectivo2016)
 * [10 years ago](https://wordpress.org/support/topic/error-request-entity-too-large-2/)
 * Hi!
    Once Loco’s been installed, when I save any word translated an I get this
   message: “Error: Request Entity Too Large”
 * Do you know something about?
    Thanks!!
 * [https://wordpress.org/plugins/loco-translate/](https://wordpress.org/plugins/loco-translate/)

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

 *  Plugin Author [Tim W](https://wordpress.org/support/users/timwhitlock/)
 * (@timwhitlock)
 * [10 years ago](https://wordpress.org/support/topic/error-request-entity-too-large-2/#post-7363211)
 * I’m guessing it’s your server disallowing postdata over the size of your PO files.
   Ask your hosting provider to increase the limits.
 *  Thread Starter [colectivo2016](https://wordpress.org/support/users/colectivo2016/)
 * (@colectivo2016)
 * [10 years ago](https://wordpress.org/support/topic/error-request-entity-too-large-2/#post-7363343)
 * The Hosting provider doesn’t allow to manage any file over 2MB. I can’t use your
   plugin.
    Thanks a lot!
 *  Plugin Author [Tim W](https://wordpress.org/support/users/timwhitlock/)
 * (@timwhitlock)
 * [10 years ago](https://wordpress.org/support/topic/error-request-entity-too-large-2/#post-7363345)
 * 2MB is a very large file size for a single PO file in WordPress. (The twentysixteen
   theme PO file is only 12k)
 * May I ask what it’s for?
 *  [johnstrim7](https://wordpress.org/support/users/johnstrim7/)
 * (@johnstrim7)
 * [10 years ago](https://wordpress.org/support/topic/error-request-entity-too-large-2/#post-7363476)
 * hey got the same error here….Combned .po and .mo files for woocomerce are 1.05mb
   and provider allows me until 3mb uploads..still got the error..any ideas?
 *  [mitsakos999](https://wordpress.org/support/users/mitsakos999/)
 * (@mitsakos999)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/error-request-entity-too-large-2/#post-8931206)
 * I was able to resolve the issue by disabling mod_sec Apache module for admin-
   ajax.php files with the following directive in ~/public_html/yourwebsite/.htaccess
   
   Code:
 * <FilesMatch “admin\-ajax\.php$”>
    SecFilterEngine Off </FilesMatch>

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

The topic ‘Error: Request Entity Too Large’ is closed to new replies.

 * ![](https://ps.w.org/loco-translate/assets/icon-256x256.png?rev=1000676)
 * [Loco Translate](https://wordpress.org/plugins/loco-translate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/loco-translate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/loco-translate/)
 * [Active Topics](https://wordpress.org/support/plugin/loco-translate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/loco-translate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/loco-translate/reviews/)

## Tags

 * [Request Entity Too Large](https://wordpress.org/support/topic-tag/request-entity-too-large/)
 * [save](https://wordpress.org/support/topic-tag/save/)

 * 5 replies
 * 4 participants
 * Last reply from: [mitsakos999](https://wordpress.org/support/users/mitsakos999/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/error-request-entity-too-large-2/#post-8931206)
 * Status: resolved