• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. O

    Issue SOS nginx: [emerg]

    i did it and i got: Repair server-wide configuration parameters for web servers? [Y/n] y Repairing server-wide configuration parameters for web servers .. [2021-05-21 17:11:28.026] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/httpdmng' '--reconfigure-server'] with exit code [1]...
  2. O

    Issue SOS nginx: [emerg]

    how can I do it? I cant logged to my plesk admin panel becouse nginx is down. I only have access to server via ssh or the files via ftp
  3. O

    Issue SOS nginx: [emerg]

    1. there is no new.virtualserver.ch 2. there is no new.virtualserver.ch 3. which conf.file? i cant see nothing related in /etc/nginx/nginx.conf
  4. O

    Issue SOS nginx: [emerg]

    I'm getting: nginx: [emerg] "fastcgi_cache" zone "new.virtualserver.ch_fastcgi" is unknown in /etc/nginx/nginx.conf:41 i cant find the problem. plesk is down
  5. O

    Resolved nginx proxy_pass for localhost:5000 app

    I fixed it. I just needed to create a conf file in /etc/nginx/conf.d and now it's working perfectly
  6. O

    Resolved nginx proxy_pass for localhost:5000 app

    Hi, I have an app running on localhost:5000. I did the Uncheck Proxy mode option at Domain > example.com > Apache and Nginx Settings. in Additional Nginx directives i wrote: location / { proxy_set_header X-Forwarded-For $remote_addr; proxy_set_header Host $http_host; proxy_pass...
Back
Top