I have changed all the php.ini parameters I know:
upload_max_filesize
, and post_max_size
.
Why am I still seeing 2MB?
I'm using Zend Server CE on a Ubuntu VirtualBox over a Windows 7 host.
You probably didn't restart your server ;)
Or you modified the wrong php.ini
.
Or you actually managed to do both ^^