I have changed client_max_body_size to 100M on etc/nginx/nginx.conf, I have changed upload_max_filesize to 100M on etc/php5/fpm/php.ini and post_max_size to 100M on etc/php5/fpm/php.ini and I still cannot get the file upload to work.
Has anyone else experienced this problem?