• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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