Hi guys,
I'm running Silverstripe 3.0.5 with no problems so far. I have just added a upload field and it says the file exceeds 2M. I researched solutions and found that you need to edit the php.ini file to ensure post_max_size and upload_max_filesize are set to = whatever you need.
These are already set in the php.ini file that's in the root folder, and their values are 50M.
Does anyone have any suggestions?
Thanks!