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 in the Multisite install is stuck at 1MB.
The Setup:
FreeBSD 8.1
PHP 5.3.3
Wordpress Multisite 3.2.1
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.
