I have a WordPress Multisite install on our FreeBSD development server. It seems to be stuck at 1MB.
I have the following settings in php.ini
upload_max_filesize = 100M post_max_size = 100M max_execution_time = 300
All the regular WordPress installs on the site have a max upload size of 100MB, as expected. Regardless of the values I put the multisite install is stuck at 1MB.
The setup:
- FreeBSD 8.1
- PHP 5.3.3
- WordPress Multisite 3.2.1
After moving the site to another server on Rackspace, it has the same issues.
Any help on getting this limit raised would be appreciated. If I left any pertinent information out let me know and I’ll provide what I can.
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
There is a network admin settings page with a Max upload file size field, make sure this is also set correctly.
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0