• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue No Persmission after Chown

matze1708

New Pleskian
Hello all,

I have Plesk running on a cloud server,
I had created a new user via SSH and in bad knowledge, gave this user permissions of the vhosts.

I was able to restore some already,
but unfortunately my WebHooks to Github no longer work.


Code:
:/var/www/vhosts/schuetzenbuch.de# ls -lsah
4.0K drwxr-xr-x  2 www-data www-data 4.0K Jun 22  2020 dev
4.0K drwxr-xr-x  2 www-data www-data 4.0K Jun 22  2020 error_docs
4.0K drwxr-xr-x  2 www-data www-data 4.0K Aug 10  2020 etc
4.0K drwxrwxrwx  5 root     root     4.0K Oct 28 07:13 git
4.0K drwx------  3 www-data www-data 4.0K Dec 25 22:56 .gnupg
4.0K drwxr-xr-x  6 www-data www-data 4.0K Nov 12 09:41 httpdocs
4.0K drwxr-xr-x  3 www-data www-data 4.0K Jun 22  2020 lib
4.0K drwxr-xr-x  2 www-data www-data 4.0K Jun 22  2020 lib64
4.0K drwx------  6 www-data www-data 4.0K Dec 26 06:28 logs
4.0K drwxr-xr-x  6 www-data www-data 4.0K Dec  1 06:00 .revisium_antivirus_cache
4.0K drwxr-xr-x  2 root     root     4.0K Jun 22  2020 .ssh
4.0K drwxrwxrwt  2 www-data www-data 4.0K Jun 22  2020 tmp
4.0K drwxr-xr-x  2 matthias psacln   4.0K Dec 13 06:30 .trash
4.0K drwxr-xr-x  4 www-data www-data 4.0K Jun 22  2020 usr
4.0K drwxr-xr-x  3 www-data www-data 4.0K Jun 22  2020 var

I get this message under the domain in the GIT tab.
Screenshot 2021-12-27 141038.jpg
What do I have to change the directories to so that I can use the WebHook again?

Thank you.
 
Back
Top