• Hello supporters!

    We are in the process of building a new multisite for a school district here on the east coast. While testing we had a request to increase the file upload size to be larger than the set 8mb. Obviously the first thing we did was change the upload size in the super user admin panel, however that did not change anything.

    Next we ran a phpinfo on our server to see what our php.ini file had our upload size set to. It was set at 50mb, so that is not the issue.

    We tried to add define(‘WP_MEMORY_LIMIT’, ’64M’); to our wp-config, didn’t change anything.

    After doing all this our media upload size is still set to 8mb. Is there something we are missing? Any help would be great!

    Thanks for your time.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Memory limit is not upload size ??

    Go to yourdomain.com//wp-admin/network/settings.php and scroll down on the page until you see the setting for max file size for uploads. Change that ??

    Thread Starter rameden

    (@rameden)

    Thanks for your post. We knew that but we were stuck so we figured we may as well give it a try.

    Sadly we have also edited that “number” and it still hasn’t changed anything.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    What did you change it to? It’s in KB.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘MultiSite media upload file size (issue)’ is closed to new replies.