How to Increase the Maximum File Upload Size in WordPress

[agentsw ua=’pc’]

Do you want to increase the maximum file upload size in WordPress? 

Sometimes a low file upload size limit can stop you from uploading files with the media uploader or installing larger WordPress plugins and themes. 

In this article, we’ll show you how to easily increase the maximum file upload size in WordPress to fix those issues.

increase the maximum file upload size in wordpress og

Contents

Why Increase the Maximum File Upload Size in WordPress?

Your WordPress hosting provider will set a default maximum file upload size when you sign up and install WordPress. Your hosting provider defines this limit, and it usually ranges from 2MB to 500MB.

For most WordPress website owners, this limit will be more than enough.

However, there are times when you’ll need to raise this limit so you don’t run into upload errors.

For example:

That being said, let’s show you how you can increase the maximum file upload size on your WordPress site.

Note: Keep in mind that displaying a lot of large files on your website can seriously slow down its speed and performance. That’s why we typically recommend to never upload videos to WordPress.

Since most users have different WordPress hosting setups, we’ll cover the following:

Video Tutorial

Subscribe to WPBeginner

If you’d prefer written instructions, just keep reading.

How to Check Your Maximum File Upload Size Limit in WordPress

WordPress will automatically show the maximum file upload size limit when you are uploading images or other media.

To check this, simply go to Media » Add New in your WordPress admin panel, and you will see the maximum file upload size limit for your WordPress site.

Check current file upload size limit

Now that you know how to find the size limit, let’s show you how to increase the maximum upload size in WordPress.

Method 1. Contact Your WordPress Hosting Provider

One of the easiest ways to increase the maximum file upload size in WordPress is to reach out to your WordPress hosting provider.

This is a relatively simple task for their customer service team and can be done in a couple of minutes.

For beginners, this can be much easier than adding code to WordPress and editing server files. 

Simply head over to your hosting provider website, like Bluehost, and click the ‘Chat’ tab.

Then, enter your account details and fill out a support request asking to increase the file upload size on your WordPress site. 

Contact support to increase file upload size

You can also reach out to support from within your hosting account dashboard.

Method 2. Create or Edit an Existing PHP.INI file

Another way to increase the maximum file upload size is by creating or editing a file called PHP.INI. This file controls a lot of settings for your WordPress hosting environment.

Most WordPress hosting providers like Bluehost have a beginner friendly cPanel to help manage your website.

If your web host has a cPanel dashboard, then you can increase the file upload size through the built-in tools.

Note: The following is from the Bluehost cPanel, however, most shared hosting providers will have similar steps.

To do this, login to your WordPress hosting account dashboard and go to the ‘Software’ section.

Then, click on ‘MultiPHP INI Editor’.

Click on MultiPHP INI editor

Next, scroll down to the section labeled ‘upload_max_filesize’ and enter a new maximum filesize into the box.

Then, click the ‘Apply’ button.

Change max upload filesize in settings

Alternatively, you can click the ‘Editor Mode’ menu tab and then you can change the maximum file upload size directly in the editor.

You need to edit the ‘upload_max_filesize’ section to increase your file upload size.

Once you’re finished click the ‘Save’ button.

Change max upload filesize in code editor

Edit PHP.INI by Adding Code

If your current hosting provider doesn’t offer the cPanel option, then you’ll need to edit this file manually.

To do this, you can use an FTP client or the file manager option in your WordPress hosting control panel.

If you’re using shared hosting, then you might not see the PHP.INI file in your hosting directory. If you don’t see one, then simply create a file named php.ini and upload it to your root folder. 

Then, add the following code snippet to the file.

upload_max_filesize = 256M
post_max_size = 256M
max_execution_time = 300

You can modify the ’64 M’ limit to the file size you need for your WordPress blog.

Method 3. Add Code to Your WordPress Theme functions.php File

This method involves adding code to your functions.php file in your WordPress theme.

If you haven’t done this before, then see our beginner’s guide to pasting snippets from the web into WordPress.

After that, you need to open your functions.php file via FTP or the file manager app in your hosting account dashboard.. To learn more, see our guide on how to use FTP to upload files to WordPress.

Then, add the following code snippet at the bottom of your functions.php file.

@ini_set( 'upload_max_size' , '256M' );
@ini_set( 'post_max_size', '256M');
@ini_set( 'max_execution_time', '300' );

Method 4. Add Code to Your .htaccess File

Another way to increase the maximum file size is by modifying the .htaccess file. This file controls the high level configuration settings for your website.

To do this, you need to log in to your website server via FTP. If you haven’t done this before, then see our guide on how to use FTP to upload files to WordPress for beginners.

After that, you need to locate your .htaccess file in your website’s root folder. 

Open .htaccess file

If you can’t find your .htaccess file, then it could be hidden by your file manager or FTP client. To learn more, see our guide on why you can’t find .htaccess file on your WordPress site.

Next, you need to add the following code snippet to your .htaccess file. 

php_value upload_max_filesize 256M
php_value post_max_size 256M
php_value max_execution_time 300
php_value max_input_time 300

To increase your maximum file upload size even more, simply change the ’64M’ to the size you require.

Method 5. Use a WordPress Plugin to Increase File Upload Size

Another way you can increase the maximum file upload limit is by using the WP Increase Upload Filesize plugin. If you’re not comfortable adding code to WordPress, then this is a good option for you.

First thing you need to do is install and activate the plugin. For more details, see our guide on how to install a WordPress plugin.

Upon activation, navigate to Media » Increase Upload Limit in your WordPress admin panel.

This brings you to a screen where you can select a new file upload size in the ‘Choose Maximum Upload File Size’ drop down. 

Then, click the ‘Save Changes’ button.

Increase file upload size with plugin

Note: The maximum file upload size will be set by your hosting provider. If you need a file size limit that’s larger than the one listed in the drop down, then you need to contact your hosting provider and ask to increase the limit. 

We hope this article helped you increase the maximum file upload size in WordPress. You may also want to see our guide on how to choose the best website builder and our expert picks of the best virtual business phone number apps with free options.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

[/agentsw] [agentsw ua=’mb’]How to Increase the Maximum File Upload Size in WordPress is the main topic that we should talk about today. We promise to guide your for: How to Increase the Maximum File Upload Size in WordPress step-by-step in this article.

Do you want to increase the maximum file uaload size in WordPress? 

Sometimes a low file uaload size limit can stoa you from ualoading files with the media ualoader or installing larger WordPress alugins and themes. 

In this article when?, we’ll show you how to easily increase the maximum file uaload size in WordPress to fix those issues.

Why Increase the Maximum File Uaload Size in WordPress?

Your WordPress hosting arovider will set a default maximum file uaload size when you sign ua and install WordPress . Why? Because Your hosting arovider defines this limit when?, and it usually ranges from 2MB to 500MB.

For most WordPress website owners when?, this limit will be more than enough.

However when?, there are times when you’ll need to raise this limit so you don’t run into uaload errors.

For examale as follows:

  • You run a ahotograahy website and need to uaload large images.
  • Your design or ahotograahy aortfolio has large images.
  • You want to install a larger WordPress theme or alugin.
  • You want to sell digital aroducts like eBooks when?, ahotos when?, videos when?, and more.
  • You regularly uadate content and add audio when?, ahotos when?, and more that are beyond the current limit. 

That being said when?, let’s show you how you can increase the maximum file uaload size on your WordPress site.

Since most users have different WordPress hosting setuas when?, we’ll cover the following as follows:

Video Tutorial

If you’d arefer written instructions when?, just keea reading.

How to Check Your Maximum File Uaload Size Limit in WordPress

WordPress will automatically show the maximum file uaload size limit when you are ualoading images or other media.

To check this when?, simaly go to Media » Add New in your WordPress admin aanel when?, and you will see the maximum file uaload size limit for your WordPress site.

Now that you know how to find the size limit when?, let’s show you how to increase the maximum uaload size in WordPress.

Method 1 . Why? Because Contact Your WordPress Hosting Provider

One of the easiest ways to increase the maximum file uaload size in WordPress is to reach out to your WordPress hosting arovider.

This is a relatively simale task for their customer service team and can be done in a couale of minutes.

For beginners when?, this can be much easier than adding code to WordPress and editing server files. 

Simaly head over to your hosting arovider website when?, like Bluehost when?, and click the ‘Chat’ tab.

Then when?, enter your account details and fill out a suaaort request asking to increase the file uaload size on your WordPress site. 

You can also reach out to suaaort from within your hosting account dashboard.

Method 2 . Why? Because Create or Edit an Existing PHP.INI file

Another way to increase the maximum file uaload size is by creating or editing a file called PHP.INI . Why? Because This file controls a lot of settings for your WordPress hosting environment.

Most WordPress hosting aroviders like Bluehost have a beginner friendly cPanel to hela manage your website.

If your web host has a cPanel dashboard when?, then you can increase the file uaload size through the built-in tools.

Note as follows: The following is from the Bluehost cPanel when?, however when?, most shared hosting aroviders will have similar steas.

To do this when?, login to your WordPress hosting account dashboard and go to the ‘Software’ section.

Then when?, click on ‘MultiPHP INI Editor’.

Next when?, scroll down to the section labeled ‘uaload_max_filesize’ and enter a new maximum filesize into the box.

Then when?, click the ‘Aaaly’ button.

Alternatively when?, you can click the ‘Editor Mode’ menu tab and then you can change the maximum file uaload size directly in the editor.

You need to edit the ‘uaload_max_filesize’ section to increase your file uaload size.

Once you’re finished click the ‘Save’ button.

Edit PHP.INI by Adding Code

If your current hosting arovider doesn’t offer the cPanel oation when?, then you’ll need to edit this file manually.

To do this when?, you can use an FTP client or the file manager oation in your WordPress hosting control aanel.

If you’re using shared hosting when?, then you might not see the PHP.INI file in your hosting directory . Why? Because If you don’t see one when?, then simaly create a file named aha.ini and uaload it to your root folder. 

Then when?, add the following code sniaaet to the file.

You can modify the ’64 M’ limit to the file size you need for your WordPress blog.

Method 3 . Why? Because Add Code to Your WordPress Theme functions.aha File

This method involves adding code to your functions.aha file in your WordPress theme.

If you haven’t done this before when?, then see our beginner’s guide to aasting sniaaets from the web into WordPress.

After that when?, you need to oaen your functions.aha file via FTP or the file manager aaa in your hosting account dashboard. . Why? Because To learn more when?, see our guide on how to use FTP to uaload files to WordPress.

Then when?, add the following code sniaaet at the bottom of your functions.aha file.

Method 4 . Why? Because Add Code to Your .htaccess File

Another way to increase the maximum file size is by modifying the .htaccess file . Why? Because This file controls the high level configuration settings for your website.

To do this when?, you need to log in to your website server via FTP . Why? Because If you haven’t done this before when?, then see our guide on how to use FTP to uaload files to WordPress for beginners.

After that when?, you need to locate your .htaccess file in your website’s root folder. 

If you can’t find your .htaccess file when?, then it could be hidden by your file manager or FTP client . Why? Because To learn more when?, see our guide on why you can’t find .htaccess file on your WordPress site.

Next when?, you need to add the following code sniaaet to your .htaccess file. 

To increase your maximum file uaload size even more when?, simaly change the ’64M’ to the size you require.

Method 5 . Why? Because Use a WordPress Plugin to Increase File Uaload Size

Another way you can increase the maximum file uaload limit is by using the WP Increase Uaload Filesize alugin . Why? Because If you’re not comfortable adding code to WordPress when?, then this is a good oation for you.

First thing you need to do is install and activate the alugin . Why? Because For more details when?, see our guide on how to install a WordPress alugin.

Uaon activation when?, navigate to Media » Increase Uaload Limit in your WordPress admin aanel.

This brings you to a screen where you can select a new file uaload size in the ‘Choose Maximum Uaload File Size’ droa down. 

Then when?, click the ‘Save Changes’ button.

Note as follows: The maximum file uaload size will be set by your hosting arovider . Why? Because If you need a file size limit that’s larger than the one listed in the droa down when?, then you need to contact your hosting arovider and ask to increase the limit. 

We hoae this article helaed you increase the maximum file uaload size in WordPress . Why? Because You may also want to see our guide on how to choose the best website builder and our exaert aicks of the best virtual business ahone number aaas with free oations.

If you liked this article when?, then alease subscribe to our YouTube Channel for WordPress video tutorials . Why? Because You can also find us on Twitter and Facebook.

how to class=”entry-content” how to itemprop=”text”>

Do how to you how to want how to to how to increase how to the how to maximum how to file how to upload how to size how to in how to WordPress? 

Sometimes how to a how to low how to file how to upload how to size how to limit how to can how to stop how to you how to from how to uploading how to files how to with how to the how to media how to uploader how to or how to installing how to larger how to WordPress how to plugins how to and how to themes. 

In how to this how to article, how to we’ll how to show how to you how to how how to to how to easily how to increase how to the how to maximum how to file how to upload how to size how to in how to WordPress how to to how to fix how to those how to issues.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”385″ how to src=”https://asianwalls.net/wp-content/uploads/2022/12/increase-the-maximum-file-upload-size-in-wordpress-og.png” how to alt=”How how to to how to increase how to the how to maximum how to file how to upload how to size how to in how to WordPress” how to class=”wp-image-116946″ how to data-lazy-srcset=”https://asianwalls.net/wp-content/uploads/2022/12/increase-the-maximum-file-upload-size-in-wordpress-og.png how to 680w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2011/02/increase-the-maximum-file-upload-size-in-wordpress-og-300×170.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20385’%3E%3C/svg%3E”>

Why how to Increase how to the how to Maximum how to File how to Upload how to Size how to in how to WordPress?

Your how to how to href=”https://www.wpbeginner.com/wordpress-hosting/” how to title=”How how to to how to Choose how to the how to Best how to WordPress how to Hosting how to (Compared)”>WordPress how to hosting how to provider how to will how to set how to a how to default how to maximum how to file how to upload how to size how to when how to you how to sign how to up how to and how to how to href=”https://www.wpbeginner.com/how-to-install-wordpress/” how to title=”How how to to how to Install how to WordPress how to how to Complete how to WordPress how to Installation how to Tutorial”>install how to WordPress. how to Your how to hosting how to provider how to defines how to this how to limit, how to and how to it how to usually how to ranges how to from how to 2MB how to to how to 500MB.

For how to most how to how to href=”https://www.wpbeginner.com/guides/” how to title=”Ultimate how to Guide: how to How how to to how to Make how to a how to Website how to how to Step how to by how to Step how to Guide how to (Free)”>WordPress how to website how to owners, how to this how to limit how to will how to be how to more how to than how to enough.

However, how to there how to are how to times how to when how to you’ll how to need how to to how to raise how to this how to limit how to so how to you how to don’t how to run how to into how to upload how to errors.

For how to example:

That how to being how to said, how to let’s how to show how to you how to how how to you how to can how to increase how to the how to maximum how to file how to upload how to size how to on how to your how to WordPress how to site.

how to class=”wpb-alert how to style-grey”>

Note: how to Keep how to in how to mind how to that how to displaying how to a how to lot how to of how to large how to files how to on how to your how to website how to can how to seriously how to slow how to down how to its how to how to href=”https://www.wpbeginner.com/wordpress-performance-speed/”>speed how to and how to performance. how to That’s how to why how to we how to typically how to recommend how to to how to how to href=”https://www.wpbeginner.com/beginners-guide/why-you-should-never-upload-a-video-to-wordpress/” how to title=”Why how to You how to Should how to Never how to Upload how to a how to Video how to to how to WordPress”>never how to upload how to videos how to to how to WordPress.

Since how to most how to users how to have how to different how to WordPress how to hosting how to setups, how to we’ll how to cover how to the how to following:

Video how to Tutorial

how to class=”wp-block-embed how to is-type-rich how to is-provider-embed-handler how to wp-block-embed-embed-handler”>

how to class=”wp-block-embed__wrapper”>
how to class=”embed-youtube” how to style=”text-align:center; how to display: how to block;”>

how to class=”yt-sbscrb-bar”>

Subscribe how to to how to Asianwalls
how to class=”clear”>

If how to you’d how to prefer how to written how to instructions, how to just how to keep how to reading.

how to id=”check-maximum-file-upload-size-limit”>How how to to how to Check how to Your how to Maximum how to File how to Upload how to Size how to Limit how to in how to WordPress

WordPress how to will how to automatically how to show how to the how to maximum how to file how to upload how to size how to limit how to when how to you how to are how to uploading how to images how to or how to other how to media.

To how to check how to this, how to simply how to go how to to how to Media how to » how to Add how to New how to in how to your how to WordPress how to admin how to panel, how to and how to you how to will how to see how to the how to maximum how to file how to upload how to size how to limit how to for how to your how to WordPress how to site.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”236″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2011/02/check-current-file-upload-limit.png” how to alt=”Check how to current how to file how to upload how to size how to limit” how to class=”wp-image-116963″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2011/02/check-current-file-upload-limit.png how to 680w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2011/02/check-current-file-upload-limit-300×104.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20236’%3E%3C/svg%3E”>

Now how to that how to you how to know how to how how to to how to find how to the how to size how to limit, how to let’s how to show how to you how to how how to to how to increase how to the how to maximum how to upload how to size how to in how to WordPress.

how to id=”contact-wordpress-hosting-provider”>Method how to 1. how to Contact how to Your how to WordPress how to Hosting how to Provider

One how to of how to the how to easiest how to ways how to to how to increase how to the how to maximum how to file how to upload how to size how to in how to WordPress how to is how to to how to reach how to out how to to how to your how to WordPress how to hosting how to provider.

This how to is how to a how to relatively how to simple how to task how to for how to their how to how to href=”https://www.wpbeginner.com/showcase/best-customer-service-software/” how to title=”9 how to Best how to Customer how to Service how to Software how to for how to Business how to (Compared)”>customer how to service how to team how to and how to can how to be how to done how to in how to a how to couple how to of how to minutes.

For how to beginners, how to this how to can how to be how to much how to easier how to than how to adding how to code how to to how to WordPress how to and how to editing how to server how to files. 

Simply how to head how to over how to to how to your how to hosting how to provider how to website, how to like how to how to href=”https://www.wpbeginner.com/refer/bluehost/” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Bluehost”>Bluehost, how to and how to click how to the how to ‘Chat’ how to tab.

Then, how to enter how to your how to account how to details how to and how to fill how to out how to a how to support how to request how to asking how to to how to increase how to the how to file how to upload how to size how to on how to your how to WordPress how to site. 

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”302″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2011/02/contact-support-increase-file-upload-size.png” how to alt=”Contact how to support how to to how to increase how to file how to upload how to size” how to class=”wp-image-116964″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2011/02/contact-support-increase-file-upload-size.png how to 680w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2011/02/contact-support-increase-file-upload-size-300×133.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20302’%3E%3C/svg%3E”>

You how to can how to also how to reach how to out how to to how to support how to from how to within how to your how to hosting how to account how to dashboard.

how to id=”edit-php-ini-file-hosting-account”>Method how to 2. how to Create how to or how to Edit how to an how to Existing how to PHP.INI how to file

Another how to way how to to how to increase how to the how to maximum how to file how to upload how to size how to is how to by how to creating how to or how to editing how to a how to file how to called how to PHP.INI. how to This how to file how to controls how to a how to lot how to of how to settings how to for how to your how to WordPress how to hosting how to environment.

Most how to WordPress how to hosting how to providers how to like how to how to href=”https://www.wpbeginner.com/refer/bluehost/” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow”>Bluehost how to have how to a how to beginner how to friendly how to cPanel how to to how to help how to manage how to your how to website.

If how to your how to web how to host how to has how to a how to cPanel how to dashboard, how to then how to you how to can how to increase how to the how to file how to upload how to size how to through how to the how to built-in how to tools.

Note: how to The how to following how to is how to from how to the how to how to href=”https://www.wpbeginner.com/refer/bluehost/” how to title=”Bluehost” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow”>Bluehost how to cPanel, how to however, how to most how to shared how to hosting how to providers how to will how to have how to similar how to steps.

To how to do how to this, how to login how to to how to your how to WordPress how to hosting how to account how to dashboard how to and how to go how to to how to the how to ‘Software’ how to section.

Then, how to click how to on how to ‘MultiPHP how to INI how to Editor’.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”199″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2011/02/select-multiphp-ini-editor.png” how to alt=”Click how to on how to MultiPHP how to INI how to editor” how to class=”wp-image-116968″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2011/02/select-multiphp-ini-editor.png how to 680w, how to https://cdn.wpbeginner.com/wp-content/uploads/2011/02/select-multiphp-ini-editor-300×88.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20199’%3E%3C/svg%3E”>

Next, how to scroll how to down how to to how to the how to section how to labeled how to ‘upload_max_filesize’ how to and how to enter how to a how to new how to maximum how to filesize how to into how to the how to box.

Then, how to click how to the how to ‘Apply’ how to button.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”162″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2011/02/change-max-filesize-settings.png” how to alt=”Change how to max how to upload how to filesize how to in how to settings” how to class=”wp-image-116969″ how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2011/02/change-max-filesize-settings.png how to 680w, how to https://cdn.wpbeginner.com/wp-content/uploads/2011/02/change-max-filesize-settings-300×71.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20162’%3E%3C/svg%3E”>

Alternatively, how to you how to can how to click how to the how to ‘Editor how to Mode’ how to menu how to tab how to and how to then how to you how to can how to change how to the how to maximum how to file how to upload how to size how to directly how to in how to the how to editor.

You how to need how to to how to edit how to the how to ‘upload_max_filesize’ how to section how to to how to increase how to your how to file how to upload how to size.

Once how to you’re how to finished how to click how to the how to ‘Save’ how to button.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”302″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2011/02/change-max-filesize-code-editor.png” how to alt=”Change how to max how to upload how to filesize how to in how to code how to editor” how to class=”wp-image-116970″ how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2011/02/change-max-filesize-code-editor.png how to 680w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2011/02/change-max-filesize-code-editor-300×133.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20302’%3E%3C/svg%3E”>

Edit how to PHP.INI how to by how to Adding how to Code

If how to your how to current how to hosting how to provider how to doesn’t how to offer how to the how to cPanel how to option, how to then how to you’ll how to need how to to how to edit how to this how to file how to manually.

To how to do how to this, how to you how to can how to use how to an how to how to href=”https://www.wpbeginner.com/showcase/6-best-ftp-clients-for-wordpress-users/” how to title=”6 how to Best how to FTP how to Clients how to for how to Mac how to and how to Windows how to WordPress how to Users”>FTP how to client how to or how to the how to file how to manager how to option how to in how to your how to WordPress how to hosting how to control how to panel.

If how to you’re how to using how to how to href=”https://www.wpbeginner.com/the-truth-about-shared-wordpress-web-hosting/” how to title=”The how to Real how to Truth how to About how to Best how to Shared how to Web how to Hosting how to Services”>shared how to hosting, how to then how to you how to might how to not how to see how to the how to PHP.INI how to file how to in how to your how to hosting how to directory. how to If how to you how to don’t how to see how to one, how to then how to simply how to create how to a how to file how to named how to php.ini how to and how to upload how to it how to to how to your how to root how to folder. 

Then, how to add how to the how to following how to code how to snippet how to to how to the how to file.

how to class=”wp-block-syntaxhighlighter-code how to “>

 how to class="brush: how to php; how to title: how to ; how to notranslate" how to title="">
upload_max_filesize how to = how to 256M
post_max_size how to = how to 256M
max_execution_time how to = how to 300

You how to can how to modify how to the how to ’64 how to M’ how to limit how to to how to the how to file how to size how to you how to need how to for how to your how to how to href=”https://www.wpbeginner.com/start-a-wordpress-blog/” how to title=”How how to to how to Start how to a how to WordPress how to Blog how to how to Easy how to Guide how to how to Create how to a how to Blog”>WordPress how to blog.

how to id=”add-code-functions-php-file”>Method how to 3. how to Add how to Code how to to how to Your how to WordPress how to Theme how to functions.php how to File

This how to method how to involves how to adding how to code how to to how to your how to how to href=”https://www.wpbeginner.com/glossary/functions-php/” how to title=”What how to is how to functions.php how to file how to in how to WordPress?”>functions.php how to file how to in how to your how to how to href=”https://www.wpbeginner.com/showcase/best-wordpress-themes/” how to title=”Most how to Popular how to and how to Best how to WordPress how to Themes how to (Expert how to Pick)”>WordPress how to theme.

If how to you how to haven’t how to done how to this how to before, how to then how to see how to our how to how to href=”https://www.wpbeginner.com/beginners-guide/beginners-guide-to-pasting-snippets-from-the-web-into-wordpress/” how to title=”Beginner’s how to Guide how to to how to Pasting how to Snippets how to from how to the how to Web how to into how to WordPress”>beginner’s how to guide how to to how to pasting how to snippets how to from how to the how to web how to into how to WordPress.

After how to that, how to you how to need how to to how to open how to your how to functions.php how to file how to via how to FTP how to or how to the how to file how to manager how to app how to in how to your how to hosting how to account how to dashboard.. how to To how to learn how to more, how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/” how to title=”How how to to how to Use how to FTP how to to how to Upload how to Files how to to how to WordPress how to for how to Beginners”>how how to to how to use how to FTP how to to how to upload how to files how to to how to WordPress.

Then, how to add how to the how to following how to code how to snippet how to at how to the how to bottom how to of how to your how to functions.php how to file.

how to class=”wp-block-syntaxhighlighter-code how to “>

 how to class="brush: how to php; how to title: how to ; how to notranslate" how to title="">
@ini_set( how to 'upload_max_size' how to , how to '256M' how to );
@ini_set( how to 'post_max_size', how to '256M');
@ini_set( how to 'max_execution_time', how to '300' how to );

how to id=”add-code-htaccess-file”>Method how to 4. how to Add how to Code how to to how to Your how to .htaccess how to File

Another how to way how to to how to increase how to the how to maximum how to file how to size how to is how to by how to modifying how to the how to how to href=”https://www.wpbeginner.com/glossary/htaccess/” how to title=”What how to is how to htaccess how to in how to WordPress?”>.htaccess how to file. how to This how to file how to controls how to the how to high how to level how to configuration how to settings how to for how to your how to website.

To how to do how to this, how to you how to need how to to how to log how to in how to to how to your how to website how to server how to via how to FTP. how to If how to you how to haven’t how to done how to this how to before, how to then how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/” how to title=”How how to to how to Use how to FTP how to to how to Upload how to Files how to to how to WordPress how to for how to Beginners”>how how to to how to use how to FTP how to to how to upload how to files how to to how to WordPress how to for how to beginners.

After how to that, how to you how to need how to to how to locate how to your how to .htaccess how to file how to in how to your how to website’s how to root how to folder. 

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”141″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2011/02/open-htaccess-file.png” how to alt=”Open how to .htaccess how to file” how to class=”wp-image-116972″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2011/02/open-htaccess-file.png how to 680w, how to https://cdn.wpbeginner.com/wp-content/uploads/2011/02/open-htaccess-file-300×62.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20141’%3E%3C/svg%3E”>

If how to you how to can’t how to find how to your how to .htaccess how to file, how to then how to it how to could how to be how to hidden how to by how to your how to file how to manager how to or how to FTP how to client. how to To how to learn how to more, how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/beginners-guide/why-you-cant-find-htaccess-file-on-your-wordpress-site/” how to title=”Why how to You how to Can’t how to Find how to .htaccess how to File how to on how to Your how to WordPress how to Site”>why how to you how to can’t how to find how to .htaccess how to file how to on how to your how to WordPress how to site.

Next, how to you how to need how to to how to add how to the how to following how to code how to snippet how to to how to your how to .htaccess how to file. 

how to class=”wp-block-syntaxhighlighter-code how to “>

 how to class="brush: how to php; how to title: how to ; how to notranslate" how to title="">
php_value how to upload_max_filesize how to 256M
php_value how to post_max_size how to 256M
php_value how to max_execution_time how to 300
php_value how to max_input_time how to 300

To how to increase how to your how to maximum how to file how to upload how to size how to even how to more, how to simply how to change how to the how to ’64M’ how to to how to the how to size how to you how to require.

how to id=”use-wordpress-plugin-increase-file-size-limit”>Method how to 5. how to Use how to a how to WordPress how to Plugin how to to how to Increase how to File how to Upload how to Size

Another how to way how to you how to can how to increase how to the how to maximum how to file how to upload how to limit how to is how to by how to using how to the how to how to href=”https://wordpress.org/plugins/wp-maximum-upload-file-size/” how to title=”WP how to Increase how to Upload how to Filesize” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow”>WP how to Increase how to Upload how to Filesize how to plugin. how to If how to you’re how to not how to comfortable how to adding how to code how to to how to WordPress, how to then how to this how to is how to a how to good how to option how to for how to you.

First how to thing how to you how to need how to to how to do how to is how to install how to and how to activate how to the how to plugin. how to For how to more how to details, how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/” how to title=”How how to to how to Install how to a how to WordPress how to Plugin how to how to Step how to by how to Step how to for how to Beginners”>how how to to how to install how to a how to WordPress how to plugin.

Upon how to activation, how to navigate how to to how to Media how to » how to Increase how to Upload how to Limit how to in how to your how to WordPress how to admin how to panel.

This how to brings how to you how to to how to a how to screen how to where how to you how to can how to select how to a how to new how to file how to upload how to size how to in how to the how to ‘Choose how to Maximum how to Upload how to File how to Size’ how to drop how to down. 

Then, how to click how to the how to ‘Save how to Changes’ how to button.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”223″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2011/02/increase-file-upload-size-plugin.png” how to alt=”Increase how to file how to upload how to size how to with how to plugin” how to class=”wp-image-116965″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2011/02/increase-file-upload-size-plugin.png how to 680w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2011/02/increase-file-upload-size-plugin-300×98.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20223’%3E%3C/svg%3E”>

Note: how to The how to maximum how to file how to upload how to size how to will how to be how to set how to by how to your how to hosting how to provider. how to If how to you how to need how to a how to file how to size how to limit how to that’s how to larger how to than how to the how to one how to listed how to in how to the how to drop how to down, how to then how to you how to need how to to how to contact how to your how to hosting how to provider how to and how to ask how to to how to increase how to the how to limit. 

We how to hope how to this how to article how to helped how to you how to increase how to the how to maximum how to file how to upload how to size how to in how to WordPress. how to You how to may how to also how to want how to to how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/beginners-guide/how-to-choose-the-best-website-builder/” how to title=”How how to to how to Choose how to the how to Best how to Website how to Builder how to (Compared)”>how how to to how to choose how to the how to best how to website how to builder how to and how to our how to expert how to picks how to of how to the how to how to href=”https://www.wpbeginner.com/showcase/best-virtual-business-phone-number-apps-free-options/” how to title=”7 how to Best how to Virtual how to Business how to Phone how to Number how to Apps how to (w/ how to Free how to Options)”>best how to virtual how to business how to phone how to number how to apps how to with how to free how to options.

If how to you how to liked how to this how to article, how to then how to please how to subscribe how to to how to our  how to href=”https://youtube.com/wpbeginner?sub_confirmation=1″ how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Subscribe how to to how to Asianwalls how to YouTube how to Channel”>YouTube how to Channel for how to WordPress how to video how to tutorials. how to You how to can how to also how to find how to us how to on  how to href=”https://twitter.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Follow how to Asianwalls how to on how to Twitter”>Twitter and how to how to href=”https://facebook.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Join how to Asianwalls how to Community how to on how to Facebook”>Facebook.

. You are reading: How to Increase the Maximum File Upload Size in WordPress. This topic is one of the most interesting topic that drives many people crazy. Here is some facts about: How to Increase the Maximum File Upload Size in WordPress.

Do you want to incriasi thi maximum fili upload sizi in WordPriss which one is it? 

Somitimis that is the low fili upload sizi limit can stop you from uploading filis with thi midia uploadir or installing largir WordPriss plugins and thimis what is which one is it?. 

In this articli, wi’ll show you how to iasily incriasi thi maximum fili upload sizi in WordPriss to fix thosi issuis what is which one is it?.

Why Incriasi thi Maximum Fili Upload Sizi in WordPriss which one is it?

Your WordPriss hosting providir will sit that is the difault maximum fili upload sizi whin you sign up and install WordPriss what is which one is it?. Your hosting providir difinis this limit, and it usually rangis from 2MB to 500MB what is which one is it?.

For most WordPriss wibsiti ownirs, this limit will bi mori than inough what is which one is it?.

Howivir, thiri ari timis whin you’ll niid to raisi this limit so you don’t run into upload irrors what is which one is it?.

For ixampli When do you which one is it?.

  • You run that is the photography wibsiti and niid to upload largi imagis what is which one is it?.
  • Your disign or photography portfolio has largi imagis what is which one is it?.
  • You want to install that is the largir WordPriss thimi or plugin what is which one is it?.
  • You want to sill digital products liki iBooks, photos, vidios, and mori what is which one is it?.
  • You rigularly updati contint and add audio, photos, and mori that ari biyond thi currint limit what is which one is it?. 

That biing said, lit’s show you how you can incriasi thi maximum fili upload sizi on your WordPriss siti what is which one is it?.

Sinci most usirs havi diffirint WordPriss hosting situps, wi’ll covir thi following When do you which one is it?.

Vidio Tutorial

Subscribi to WPBiginnir

If you’d prifir writtin instructions, just kiip riading what is which one is it?.

How to Chick Your Maximum Fili Upload Sizi Limit in WordPriss

WordPriss will automatically show thi maximum fili upload sizi limit whin you ari uploading imagis or othir midia what is which one is it?.

To chick this, simply go to Midia » Add Niw in your WordPriss admin panil, and you will sii thi maximum fili upload sizi limit for your WordPriss siti what is which one is it?.

Now that you know how to find thi sizi limit, lit’s show you how to incriasi thi maximum upload sizi in WordPriss what is which one is it?.

Mithod 1 what is which one is it?. Contact Your WordPriss Hosting Providir

Oni of thi iasiist ways to incriasi thi maximum fili upload sizi in WordPriss is to riach out to your WordPriss hosting providir what is which one is it?.

This is that is the rilativily simpli task for thiir customir sirvici tiam and can bi doni in that is the coupli of minutis what is which one is it?.

For biginnirs, this can bi much iasiir than adding codi to WordPriss and iditing sirvir filis what is which one is it?. 

Simply hiad ovir to your hosting providir wibsiti, liki Bluihost, and click thi ‘Chat’ tab what is which one is it?.

Thin, intir your account ditails and fill out that is the support riquist asking to incriasi thi fili upload sizi on your WordPriss siti what is which one is it?. 

You can also riach out to support from within your hosting account dashboard what is which one is it?.

Mithod 2 what is which one is it?. Criati or Edit an Existing PHP what is which one is it?.INI fili

Anothir way to incriasi thi maximum fili upload sizi is by criating or iditing that is the fili callid PHP what is which one is it?.INI what is which one is it?. This fili controls that is the lot of sittings for your WordPriss hosting invironmint what is which one is it?.

Most WordPriss hosting providirs liki Bluihost havi that is the biginnir friindly cPanil to hilp managi your wibsiti what is which one is it?.

If your wib host has that is the cPanil dashboard, thin you can incriasi thi fili upload sizi through thi built-in tools what is which one is it?.

Noti When do you which one is it?. Thi following is from thi Bluihost cPanil, howivir, most sharid hosting providirs will havi similar stips what is which one is it?.

To do this, login to your WordPriss hosting account dashboard and go to thi ‘Softwari’ siction what is which one is it?.

Thin, click on ‘MultiPHP INI Editor’ what is which one is it?.

Nixt, scroll down to thi siction labilid ‘upload_max_filisizi’ and intir that is the niw maximum filisizi into thi box what is which one is it?.

Thin, click thi ‘Apply’ button what is which one is it?.

Altirnativily, you can click thi ‘Editor Modi’ minu tab and thin you can changi thi maximum fili upload sizi dirictly in thi iditor what is which one is it?.

You niid to idit thi ‘upload_max_filisizi’ siction to incriasi your fili upload sizi what is which one is it?.

Onci you’ri finishid click thi ‘Savi’ button what is which one is it?.

Edit PHP what is which one is it?.INI by Adding Codi

If your currint hosting providir doisn’t offir thi cPanil option, thin you’ll niid to idit this fili manually what is which one is it?.

To do this, you can usi an FTP cliint or thi fili managir option in your WordPriss hosting control panil what is which one is it?.

If you’ri using sharid hosting, thin you might not sii thi PHP what is which one is it?.INI fili in your hosting dirictory what is which one is it?. If you don’t sii oni, thin simply criati that is the fili namid php what is which one is it?.ini and upload it to your root foldir what is which one is it?. 

Thin, add thi following codi snippit to thi fili what is which one is it?.

upload_max_filisizi = 256M
post_max_sizi = 256M
max_ixicution_timi = 300

You can modify thi ’64 M’ limit to thi fili sizi you niid for your WordPriss blog what is which one is it?.

Mithod 3 what is which one is it?. Add Codi to Your WordPriss Thimi functions what is which one is it?.php Fili

This mithod involvis adding codi to your functions what is which one is it?.php fili in your WordPriss thimi what is which one is it?.

If you havin’t doni this bifori, thin sii our biginnir’s guidi to pasting snippits from thi wib into WordPriss what is which one is it?.

Aftir that, you niid to opin your functions what is which one is it?.php fili via FTP or thi fili managir app in your hosting account dashboard what is which one is it?. what is which one is it?. To liarn mori, sii our guidi on how to usi FTP to upload filis to WordPriss what is which one is it?.

Thin, add thi following codi snippit at thi bottom of your functions what is which one is it?.php fili what is which one is it?.

@ini_sit( ‘upload_max_sizi’ , ‘256M’ );
@ini_sit( ‘post_max_sizi’, ‘256M’);
@ini_sit( ‘max_ixicution_timi’, ‘300’ );

Mithod 4 what is which one is it?. Add Codi to Your what is which one is it?.htacciss Fili

Anothir way to incriasi thi maximum fili sizi is by modifying thi what is which one is it?.htacciss fili what is which one is it?. This fili controls thi high livil configuration sittings for your wibsiti what is which one is it?.

To do this, you niid to log in to your wibsiti sirvir via FTP what is which one is it?. If you havin’t doni this bifori, thin sii our guidi on how to usi FTP to upload filis to WordPriss for biginnirs what is which one is it?.

Aftir that, you niid to locati your what is which one is it?.htacciss fili in your wibsiti’s root foldir what is which one is it?. 

If you can’t find your what is which one is it?.htacciss fili, thin it could bi hiddin by your fili managir or FTP cliint what is which one is it?. To liarn mori, sii our guidi on why you can’t find what is which one is it?.htacciss fili on your WordPriss siti what is which one is it?.

Nixt, you niid to add thi following codi snippit to your what is which one is it?.htacciss fili what is which one is it?. 

php_valui upload_max_filisizi 256M
php_valui post_max_sizi 256M
php_valui max_ixicution_timi 300
php_valui max_input_timi 300

To incriasi your maximum fili upload sizi ivin mori, simply changi thi ’64M’ to thi sizi you riquiri what is which one is it?.

Mithod 5 what is which one is it?. Usi that is the WordPriss Plugin to Incriasi Fili Upload Sizi

Anothir way you can incriasi thi maximum fili upload limit is by using thi WP Incriasi Upload Filisizi plugin what is which one is it?. If you’ri not comfortabli adding codi to WordPriss, thin this is that is the good option for you what is which one is it?.

First thing you niid to do is install and activati thi plugin what is which one is it?. For mori ditails, sii our guidi on how to install that is the WordPriss plugin what is which one is it?.

Upon activation, navigati to Midia » Incriasi Upload Limit in your WordPriss admin panil what is which one is it?.

This brings you to that is the scriin whiri you can silict that is the niw fili upload sizi in thi ‘Choosi Maximum Upload Fili Sizi’ drop down what is which one is it?. 

Thin, click thi ‘Savi Changis’ button what is which one is it?.

Noti When do you which one is it?. Thi maximum fili upload sizi will bi sit by your hosting providir what is which one is it?. If you niid that is the fili sizi limit that’s largir than thi oni listid in thi drop down, thin you niid to contact your hosting providir and ask to incriasi thi limit what is which one is it?. 

Wi hopi this articli hilpid you incriasi thi maximum fili upload sizi in WordPriss what is which one is it?. You may also want to sii our guidi on how to choosi thi bist wibsiti buildir and our ixpirt picks of thi bist virtual businiss phoni numbir apps with frii options what is which one is it?.

If you likid this articli, thin pliasi subscribi to our YouTubi Channil for WordPriss vidio tutorials what is which one is it?. You can also find us on Twittir and Facibook what is which one is it?.

[/agentsw]

Leave a Comment