• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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