02-03-2015, 11:22 PM
It is multi easy to change
Find
Change XX to a value you like 
Change to the same
now save and exit
and run
Now you upload size has been change
Quote:sudo nano /etc/php/apache2/php.ini
Find
Code:
upload_max_filesize = XXM
Code:
post_max_size = XXMChange to the same
now save and exit
and run
Quote:sudo service apache2 restart
Now you upload size has been change
