• 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

Search results

  1. J

    Input enable log rotation for docker container

    Currently I believe there is no way to enable log rotation for docker containers, using the provided docker plugin for Plesk. I tried creating the file /etc/docker/daemon.json with these values: { "log-driver": "json-file", "log-opts": { "max-size": "10m", "max-file": "3" } }...
  2. J

    Issue newline character in nginx headers should not be accepted

    I recently ran into an issue when updating the Content Security Policy in my nginx headers, using the "Additional nginx directives" textarea for a domain. I started getting an ERR_HTTP2_PROTOCOL_ERROR on Chrome and Edge, but not on Firefox. I couldn't for the life of me figure out why, for such...
  3. J

    Resolved ServerAlias directive not working correctly after apache update?

    I'm wondering if the recent security updates to Apache have affected how it handles the ServerAlias directive? I have an instance of WordPress on one domain, which is working just fine, let's say it's ht.tps://mywordpress.com with Document Root /var/www/vhosts/mywordpress/httpdocs. (I will use...
  4. J

    Input add external DNS APIs for Letsencrypt extension

    I use Gandi.net's DNS service for most of my domains. I also use wildcard certificates issued by the Letsencrypt extension. However the automatic update of the DNS records with the _acme-challenge only works if the DNS is handled within Plesk, if I understand correctly? Gandi, as many DNS...
  5. J

    Question letsencrypt certificate for fourth level domain not served from subdomain

    I have a domain example.com to which a letsencrypt wildcarded certificate is issued. I also have a subdomain thirdlevel.example.com which would have worked theoretically without another certificate, since the main domain is wildcarded. But the subdomain has some fourth levels to designate...
  6. J

    Question installing fts-xapian module for dovecot

    I see that Plesk is installing a recent version of dovecot (2.3.9.2) on my system with Ubuntu 16.04. I would like to build the fts-xapian module, so I need to install the dovecot-dev package, however I cannot find version 2.3.9.2 of the dovecot-dev package. After enabling the official dovecot...
  7. J

    Question how to preserve custom roundcube configuration between plesk updates or mail reconfigurations

    I have successfully configured roundcube for multiple domains on an ovh VPS where I have 4 running websites, each with it's own domain, by editing /usr/share/psa-roundcube/config/defaults.inc.php . However every time plesk updates or reconfigures mail services, this configuration file is...
  8. J

    Issue Plesk 12.0.8 incorrectly generating /etc/postfix/sasl/smtpd.conf

    I haven't been succeeding in connecting to my mail server using an imap client (I'm trying to use gmail app on Android to connect to my mail server via imap), but I have just found the error and therefore the very simple solution, as indicated on this forum...
  9. J

    upgrade Plesk 12.0.18 to Plesk 12.5.30 fails SQL query

    I am trying to update my Plesk installation to the latest version, but it is tripping up on the PREP actions before actually proceeding to update. Here is the error that is repeated a few times: ERROR while trying to execute SQL query, the query was: ALTER TABLE `avstatistics` ADD KEY...
  10. J

    help! plesk stopped working!

    I am using Plesk Web Admin Edition for VPS. I was adding a firewall rule in the Plesk interface, which I have done before without any problems, but this time when I clicked on "Activate", it was not able to reload the page, the Plesk service just seemed to have crashed. I opened up an SSH...
Back
Top