How to Fix 413 Error Request Entity Too Large

Home » Knowledge Base » Hosting Basics » How to Fix 413 Error Request Entity Too Large

If you use WordPress to create your website, it is likely that you can stumble upon 413 Error Request Entity Too Large. This is a very specific error message that can stunt your workflow and progress. If you see such an error message on your website and search for ways of fixing it, then keep reading, as in this article you will understand what is 413 Error  and what you can do to fix it.  

 

What is 413 Error Request Entity Too Large

413 Error is an HTTP status code indicating that the client tries to upload a file to the requested web server that exceeds the set upload size limit. HTTP Error 413 is typical for WordPress-based websites and oftentimes appears when the client is using the CMS’s Media Library:

413 Error WordPress Media Library Message

 

&nbsp 413 Error is a part of the 4xx status codes. In indicates that there is a problem in the communication between a server and a client. More specifically, that the issue is rooted somewhere on the client side. Similar status codes include:

 

 

How to Fix 413 Error

There are two methods you can apply to fix the issue and upload your file to WordPress without encountering 413 Error.

 

Method 1: Modify the PHP.ini File

PHP.ini is a configuration file that controls different variables on the web server such as maximum upload file size, resource limits, time to execute PHP scripts, and others. You can modify this file’s script, so it increases the maximum upload file size limit and therefore enables the upload of large files. If you are using the AwardSpace hosting service, here’s how to do so: Log in to your hosting panel and head to Hosting Tools->PHP Settings:

413 Error Hosting Panel PHP Settings  
Once you open the PHP Settings page, click on the Configure php.ini tab:
413 Error Hosting Panel Configure PHP File  
Once you click the Configure php.ini tab, you will be able to modify the PHP script:
413 Error PHP.ini File
  Once you find this PHP snippet, change the variable to an amount larger than the file size you want to upload: 413 Error PHP.ini FIle Change Snippet  

 

Once you make the changes, click on Save, so the system applies and saves the changes you just made:

413 Error PHP.ini FIle Save Changes

 

  Now you should be able to upload your file without encountering a 413 Error.

Via the PHP.ini file, you can also edit other variables related to the upload size limit:

 

  • max_execution_time – this variable determines the maximum time to upload, measured in seconds.
  • post_max_size – this variable determines the maximum post size, measured in megabytes.

 

 

Method 2: Use FTP Protocol

A second convenient method to upload large files to your WordPress website is to use an FTP client. FTP is an abbreviation for File Transfer Protocol. It makes transferring files between devices simple and intuitive. By using FTP you can upload very large files to WordPress and the only limit would be the one that comes from your hosting plan. Here are some resources that can get you started on using FTP for your WordPress website:

 

Conclusion

413 Error is an HTTP status code informing users that a file exceeds the set server file upload size limits and therefore can’t be uploaded. This error is typical for WordPress websites and most commonly can be seen when a client is using the built-in WordPress Media Library to upload such large files.

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Upload Files in Zenphoto

Knowing how to upload files in Zenphoto is a fundamental skill. In this guide, we share how to go through the process and manage your project and media library quickly and easily.   Step 1: Log in to Zenphoto The first step in the process is to log in to...

How to Back Up your TYPO3 Project

In this article, we outline the step-by-step process for backing up your TYPO3 project, ensuring that all your data, settings, and other essential information are safely stored. Regardless of your level of expertise, this method is simple to follow and provides...

How to Install Themes in TYPO3

Learning how to install themes in TYPO3 is essential, as it enables you to personalize your website fully. Whether you are working on a personal blog or a complex business website, the process of installing a theme in TYPO3 is the same. In this article, we share how...

How to Add Extensions to TYPO3

TYPO3 is a versatile platform that allows you to customize it any way you wish. One of TYPO3's strengths is the so-called extensions that enable you to add any kind of functionality to your website. In this article, we share how to add extensions to TYPO3. What are...

How to Add a Page in TYPO3

TYPO3 is a versatile platform that offers numerous features and an intuitive interface. If you're just getting started with the CMS, one of the first tasks you'll likely complete is creating a new page for your website. In this guide, we showcase how to do so and...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Upload Files in Zenphoto

Knowing how to upload files in Zenphoto is a fundamental skill. In this guide, we share how to go through the process and manage your project and media library quickly and easily.   Step 1: Log in to Zenphoto The first step in the process is to log in to...

How to Back Up your TYPO3 Project

In this article, we outline the step-by-step process for backing up your TYPO3 project, ensuring that all your data, settings, and other essential information are safely stored. Regardless of your level of expertise, this method is simple to follow and provides...

How to Install Themes in TYPO3

Learning how to install themes in TYPO3 is essential, as it enables you to personalize your website fully. Whether you are working on a personal blog or a complex business website, the process of installing a theme in TYPO3 is the same. In this article, we share how...

How to Add Extensions to TYPO3

TYPO3 is a versatile platform that allows you to customize it any way you wish. One of TYPO3's strengths is the so-called extensions that enable you to add any kind of functionality to your website. In this article, we share how to add extensions to TYPO3. What are...

How to Add a Page in TYPO3

TYPO3 is a versatile platform that offers numerous features and an intuitive interface. If you're just getting started with the CMS, one of the first tasks you'll likely complete is creating a new page for your website. In this guide, we showcase how to do so and...

How to Use Modules in TYPO3

TYPO3 is a CMS based on a modular architecture, meaning that users can use various built-in tools and add-ons to manage content, other users, configurations, and more. In this guide, we share how to use modules in TYPO3, so you get the most out of them.   What...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.