Need Confirmation regarding upload_maxsize settings

Hi All,

I have a question regarding upload_maxsize property, If we decrease the "Maximum Upload size" in sugar via Admin->System Settings and then import a CSV file then it will show the error message that "upload_max_filesize property in your php.ini file is less". Although I didn't change it. This value remains enough in my php.ini file, I just decrease it via System Settings.

I know according to the sugar developer guide that sugar upload max size and php.ini upload max size properties are dependent on each other. But what is the more appropriate answer to this question and why :

You are attempting to load a large custom package using Module Loader and it is failing. Which is the configuration value should you verify?

a) PHP upload_max_filesize setting

b) Sugar upload_maxsize setting