How to use PeachFlame script to fix cPanel account permissions:
To get the fixperms script, simply wget the file from GitHub and make sure it’s executable:
wget https://raw.githubusercontent.com/PeachFlame/cPanel-fixperms/master/fixperms.sh
chmod +x fixperms.sh
Fixperms – for all of the users
If you would like fix the permissions for every user on your cPanel server, simply use the ‘-all’ option:
sudo sh ./fixperms.sh -all
Fixperms – for one single user
sudo sh ./fixperms.sh -a USER-NAME