• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by deepnpisgah

  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