Issue
I have changed all the php.ini parameters I know:
upload_max_filesize
, post_max_size
.
Why am I still seeing 2MB?
Im using Zend Server CE, on a Ubuntu VirtualBox over a Windows 7 host.
Solution
You probably didn’t restart your server 😉
Or you modified the wrong php.ini
.
Or you actually managed to do both ^^
Answered By – NikiC
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0