• 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

Recent content by GwenDragon

  1. G

    Issue How to save after editing

    Is this really content of /etc/resolv.conf?
  2. G

    Issue Failed to connect to the Let's Encrypt server https://acme-v02.api.letsencrypt.org.

    Please check on the server in a SSH shell the DNS resolving for letsencrypt domain. nslookup acme-v02.api.letsencrypt.org Try to repair: plesk repair dns
  3. G

    Issue Error: Could not get Mozilla tls config: cURL error 6

    You need to switch to user root. sudo su
  4. G

    Resolved How to increase max_input_vars in a WordPress subfolder

    Adding f.ex. this to a .htaccess does not work? php_value max_input_vars 6000
  5. G

    Resolved Problem after upgrade (dovecot imap killed with signal 11)

    Ubuntu 18 is very old and does not get updates anymore. https://ubuntu.com/blog/ubuntu-18-04-eol-for-devices Any no other syslog messages related to dovecot?
  6. G

    Issue sftp backup extension - delete known_hosts?

    Can you connect as root from command line (bash) by: sftp host.domain.TLD
  7. G

    Issue have problem with update

    wget -O - https://packagecloud.io/Keymetrics/pm2/gpgkey | sudo apt-key add -
  8. G

    Resolved Greylisting CLI is broken

    Resolved after update of Plesk.
  9. G

    Resolved Problems with Plesk Email Security - cant deinstall or something

    plesk installer --select-product-id plesk-email-security --remove
  10. G

    Question How to diagnose Mail failure on StartTLS

    @BNSHosting.net What have you done now to remove broken Postfix config and reinstall Postfix?
  11. G

    Issue Google put every mail into SPAM

    1. Set a regular FQDN as hostname in Plesk; means: If your main domain is thisisa.ork give the server the hostname f.ex. sv1.thisisa.ork 2. Set this FQDN in domain hoster's DNS settings reverse DNS if your server IP 3. Check settings in /etc/resolv.conf and /etc/hostname and /etc/hosts If...
  12. G

    Issue Google put every mail into SPAM

    And why had you not answered #9? OK, i have not time anymore, ask a Plesk supporter, you paid for. Bye.
  13. G

    Issue Google put every mail into SPAM

    sweet-hoover.MY-Plesk-IP.plesk.page as FQDN. Why do you need to use it? Do you ant to hide your domains to others?
  14. G

    Issue Google put every mail into SPAM

    What gives a DNS check with the bad domain: dig @8.8.8.8 sweet-hoover.MY-Plesk-IP.plesk.page +short What gives a DNS check with IP: dig @8.8.8.8 -x IPHERE +short
  15. G

    Issue Google put every mail into SPAM

    sweet-hoover.MY-Plesk-IP.plesk.page is not a valid hostname/FQDN for a server but a testing placeholder. Check reverse DNS and IP for your domain at your domain hoster. DNS/IP updates can take some minutes up to many hours.
Back
Top