I am interested in updating the installation section of the SuiteCRM Wiki to address this common problem of:
Warning: Your PHP configuration should be changed to allow files of at least 6MB to be uploaded.
In my case, I didn’t realize I had to run /etc/init.d/php7.0-fpm restart on my ubuntu 16 box. I only restarted NGINX. Looking through the forums there has definitely confusion around this topic for years, and it should be addressed in the documentation. How?