• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Recent content by Aapklub

  1. A

    Issue Angular SSR on Plesk 502 Bad Gateway error

    I am setting up an Angular App that uses SSR on a Linux debian 11.11 server with plesk obsidian 18.0.69. I have installed NodeJS Toolkit and I have enabled Node on a subdomain where the app will go. The Angular app is using Angular 19.2.10, and the Node configuration is this: Node.js version...
  2. A

    Question Plesk - CentOS - Emails being duplicated

    Server details: Version - Plesk Obsidian v18.0.31_build1800201209.09 os_CentOS 6 OS - CentOS 6.10 (Final) I have a server set up on a 123reg VPS and at the moment for every email that's sent to it, two copies are received. I've recently added a new site but the only setting I have changed is ...
  3. A

    Question Broke file permissions and can no longer load webpages on server

    @Peter Debik I got my answer hope it will work for others too! so I'm share here... You say file permissions and you change ownership If Plesk repair tool didn't work, try setting back the default permissions # find /var/www/vhosts/example.com/httpdocs/ -type f -exec chmod 644 {} \; # find...
  4. A

    Question Broke file permissions and can no longer load webpages on server

    I noticed an unusually large number of SSH attempts on my server so disabled the root login for SSH, created a new Sudo user and confirmed I was able to log in without issues and elevate myself to the sudo user and root. I've since discovered that Plesk is unable to load the data from the...
Back
Top