---
title: "Increase Upload Size in Your WordPress Multisite"
description: "After setting up WordPress Multisite (MS), or Network, you may need to increase the maximum upload size allowed. You can view your current settings by creating a phpinfo.php file (ensure you're in..."
url: https://www.inmotionhosting.com/support/edu/wordpress/increase-upload-size-in-wordpress-multisite/
date: 2018-09-26
modified: 2022-03-31
author: "InMotion Hosting Contributor"
categories: ["WordPress Hosting", "WordPress Tutorials"]
type: post
lang: en
---

# Increase Upload Size in Your WordPress Multisite

After setting up [WordPress Multisite](/support/edu/wordpress/installing-wordpress-mu-network/) (MS), or Network, you may need to increase the maximum upload size allowed. You can view your current settings [by creating a *phpinfo.php* file](/support/website/php/create-phpinfo-page-to-see-php-settings) (ensure you’re in the [correct directory](/support/website/where-to-upload-files/)) and searching for *upload_max_filesize*. If [updating the *php.ini*](/support/website/increase-the-max-file-upload-size-in-php-ini/) (and/or *.user.ini*) file and setting the [.htaccess file as recursive](/support/website/recursive-php-ini/) don’t work, you’ll need to check the **Network Settings** in your WordPress dashboard.

## Increase Upload Max Size

1. [Log into your WordPress website](/support/edu/wordpress/logging-into-wordpress-dashboard/) directly or [via Softaculous](/support/edu/wordpress/how-to-log-into-wordpress-using-softaculous/).
2. Hover over **My Sites** and **Network Admin** to select **Settings**. [![Select Settings from the navigation bar](https://www.inmotionhosting.com/support/images/stories/WP/wp-multisite-upload-size-1-menu.png)](https://www.inmotionhosting.com/support/images/stories/WP/wp-multisite-upload-size-1-menu.png) Alternatively, you could select **Network Admin**, **Settings**, and finally **Network Settings**.
3. At the bottom of the page, update the **Max upload file size** in kilobytes (KB). You can use a converter such as within the [DuckDuckGo search engine](https://duckduckgo.com/?q=megabytes+to+kilobytes&t=ffab&ia=answer) to find the kilobyte equivalent to the needed megabytes. [![Add max upload file size in kilobytes](https://www.inmotionhosting.com/support/images/stories/WP/wp-multisite-upload-size-2-network-settings.png)](https://www.inmotionhosting.com/support/images/stories/WP/wp-multisite-upload-size-2-network-settings.png)
4. Check your updated [*phpinfo.php* file](/support/website/php/create-phpinfo-page-to-see-php-settings).

If you missed our previous article, please see the [Installing WordPress MU or Network](/support/edu/wordpress/installing-wordpress-mu-network/) article. For more information on WordPress MS, or Network, please visit our [WordPress Network Education Center](https://www.inmotionhosting.com/support/edu/wordpress/what-is-a-wordpress-network-multisite/).
