Max upload size is limited to 10 MB on a local WordPress installation
-
I have a local WordPress installation at my work place using Wamp, and I had a max upload size of 3 MB.
Following the solution I found, I edited the php.ini file from the wamp menu, increased post_max_size to 32M and upload_max_filesize to 64M and restarted the servers.The max upload size increased in the WordPress admin area to 10 MB, which isn’t enough, and I can’t tell where that number is coming from.
I searched for the phrase 10M in the wamp’s php.ini file but didn’t find any.
Any idea where that number might be coming from?
- The topic ‘Max upload size is limited to 10 MB on a local WordPress installation’ is closed to new replies.