• 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. D

    Question NGINX Unit on server under plesk

    Plesk manages the certificates perfectly - it gets renewed and then the new certs are dropped in /opt/psa/var/certificates, but they are all uniquely named and I suppose Plesk figures out the current one within the PHP scripting that generates the config or just gets the name they are saved as...
  2. D

    Question NGINX Unit on server under plesk

    I would am running FastAPI ASGI applications on my virtual host managed by Plesk. Phusion Passenger is available but only supports WSGI. NGINX Unit can run WSGI and ASGI python applications. I already have several Flask apps running in Phusion Passenger via Apache, but if I switch to NGINX Unit...
  3. D

    Question Two-factor authentication and mobile app

    Does the mobile app work when TFA is enabled? I have two VPS hosts, the one without TFA works fine in the app. The one with TFA does not.
  4. D

    Issue can only create webmail certificates

    I could not resolve the issue but found the command for cli to create certificate which works fine. plesk bin extension --exec letsencrypt cli.php -d example.com -d www.example.com -d webmail.example.com -m [email protected] That command nicely installed the certificate on the domain, which is...
  5. D

    Issue can only create webmail certificates

    Hello, I was having some problems with SSL certificates (a different thread) and for a single domain generated Let's Encrypt without a webmail certificate. I want to have all the domains with common certificate formats, e.g I choose webmail.example.com and www.example.com and example.com. I was...
  6. D

    Issue certificate of VPS host still used after SSL configuration for newly added domain

    Checking all the new configuration in https://......plesk.page:8443/modules/configurations-troubleshooter/index.php/index/list - timestamps are all at creation of domain, no changed since then. I select and rebuild from the gui, Information: Reconfiguration success Check all files and they are...
  7. D

    Issue certificate of VPS host still used after SSL configuration for newly added domain

    I added a new domain and checked the conf files. They all show the certificate of the VPS host. I then performed the SSL configuration and checked the configuration files and none were updated. I next performed a restart of apache and nginx from the services console. Still no configuration files...
  8. D

    Issue certificate of VPS host still used after SSL configuration for newly added domain

    The documentation hints (strongly, as I read it...) that the configuration files are updated when the configuration is changed in the gui. The files were unchanged after the configuration was completed. I would expect the files are updated immediately so that when the next restart is done then...
  9. D

    Issue certificate of VPS host still used after SSL configuration for newly added domain

    Hello, I am currently setting up a VPS on IONOS. I added several domains without issue configuring SSL. Subsequently PLESK asked for an update when logging into the terminal. I updated. Product version: Plesk Obsidian 18.0.57.5 OS version: Ubuntu 22.04 x86_64 Build date: 2023/12/18...
Back
Top