I am using Laravel web framework on my ubuntu 14.04 server and Nginx web server, I have this error when I try to upload a file using <
Laravel
ubuntu 14.04
Nginx
Php 5.6 worked with below command
PHP5.6: sudo apt-get install php5.6-gd
sudo apt-get install php5.6-gd
after installing restart server
sudo service apache2 restart