пользователь chmod к корне

sudo chown root:root /path/to/application
sudo chmod 700 /path/to/application
Gorgeous Gannet