Support the channel : (any donation are appreciated) , god bless.
https://paypal.me/ITwizard0?country.x...
/ itwiz
Enable bigger limit for manager in tomcat to install apps:
cd /path/to/tomcat
vim webapps/manager/WEB-INF/web.xml
//FIND/// multipart-config
CHANGE
max-file-size 209715200 /max-file-size
max-request-size 209715200 /max-request-size
file-size-threshold 0 /file-size-threshold
/multipart-config
200 MB = 209715200