I have a problem which makes my crazy. I set up an Ubuntu 1604 Server with nginx, php and laravel. All works perfect but when I upload a file with uploadifive script I got a unknown Error. When I see into google Chrome Browser I got the output:
"Status Code:500 Internal Server Error"
On the Server I gave the public folder permission 775 and 777 but nothing works.
My Dev Server on Windows 7 with Vagrant box works perfect without problem. Any ideas where I could still look?