MultiSite media upload file size (issue)
-
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.
- The topic ‘MultiSite media upload file size (issue)’ is closed to new replies.