Increase your Joomla upload size
How to increase your Joomla file upload size
media manager -> options -> put in larger number
php.ini
Where?
system info -> PHP Information Tab -> 6th block down -> Configuration File (php.ini) Path
Sudo nano that file
control W -> upload
this takes you to the word upload -> change the setting there.
save and exit
restart apache
sudo service apache2 graceful