• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Search results

  1. Martin73

    Question How to block a country

    I run a virtual server and register more and more attacks from Asia. Especially from China and via a provider called DigitalOcean. What is the easiest way to block an entire country in Plesk? With htaccess I can only block access to a single website. And the file has to be read every time a...
  2. Martin73

    Important SSL It! Extension

    I found an irregularity. After activation of HSTS, the result is as follows: Strict-Transport-Security max-age=15768000 max-age=15768000; includeSubDomains The max-age is double! Ubuntu 18.04.3 LTS‬ Plesk Onyx 17.8.11
  3. Martin73

    Resolved Web Application Cookies Lack Secure Flag and HttpOnly Flag

    This is the solution for Apache and this for Nginx.
  4. Martin73

    Issue DMARC Policy Not Enabled even if it is

    Seems that you have already solved your problem. Just for information, here you can check your settings: DMARC Tools - Domain Message Authentication Reporting & Conformance Lookup - MxToolBox
  5. Martin73

    Resolved Web Application Cookies Lack Secure Flag and HttpOnly Flag

    I am using the service ScanMyServer from Beyond Security for my Nextcloud server. Since a few weeks i get the following message: I have activated SSL/TLS support and SEO-safe permanent 301 redirect to https. I'm not sure, is this now a server issue or an issue of Nextcloud? Security & setup...
  6. Martin73

    Resolved Cron <root@server> test -x /usr/sbin/anacron

    Meanwhile I've realized that. The trial period is over.
  7. Martin73

    Resolved Cron <root@server> test -x /usr/sbin/anacron

    I had no time to check the mentioned workaround. But now I get an additional message. :confused: Cron <root@server> /usr/bin/kcarectl --auto-update --gradual-rollout=auto The IP XXX.XXX.XXX.XX was already used for trialing on 2018-11-15
  8. Martin73

    Resolved Cron <root@server> test -x /usr/sbin/anacron

    Thank you for the information!
  9. Martin73

    Resolved Cron <root@server> test -x /usr/sbin/anacron

    Since a few days I get every day a mail from my server: Cron <root@server> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) /etc/cron.daily/logrotate: mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using...
  10. Martin73

    Issue Can't get let's encrypt working with the plesk login

    Ok, I understand. Thank you for this information. I'll check that on the weekend.
  11. Martin73

    Issue Can't get let's encrypt working with the plesk login

    Thank you! This is a useful link. I changed the certificate for securing mail to mydomain.com. Now it comes only a "Hostname Mismatch". 1. How can I configure this correct when I have multiple domains with multiple accounts? 2. When I do the same with the certificate for securing Plesk I still...
  12. Martin73

    Issue Can't get let's encrypt working with the plesk login

    I have the same issue. Data in /etc/hostname und /etc/hosts is changed to server.mydomain.com The settings in plesk are as follows: Server Settings -> Full hostname -> server.mydomain.com SSL/TLS Certificates -> Secure Plesk With a Let's Encrypt Certificate -> domain name -> server.mydomain.com...
  13. Martin73

    Issue Unable to access my sites: SSL certificate error

    Please visit the login page via your IP address. Accept the certificate and change it as described in this tutorial.
  14. Martin73

    Issue PHP extensions disappeared

    This is the output: /root$ /opt/plesk/php/7.1/bin/php -m [PHP Modules] bcmath bz2 calendar Core ctype curl date dba dom enchant exif fileinfo filter ftp gd gettext gmp hash iconv imagick imap intl ionCube Loader json ldap libxml mbstring mcrypt memcached mysqli mysqlnd odbc openssl pcntl pcre...
  15. Martin73

    Issue PHP extensions disappeared

    Today I realized that the PHP extensions have disappeared. It should look like this. Looks like something is disabled in my server setting. How can I activate the PHP extensions?
  16. Martin73

    Resolved E-Mail settings and Roundcube not accessible

    That was the cause. An unebled checkbox... :rolleyes: Thank you!
  17. Martin73

    Resolved E-Mail settings and Roundcube not accessible

    Since today I can't access my email settings in Plesk. The email button is not there anymore. Roundcube is also not available. Maybe this comes from the last update because of I chanced nothing. Does anyone have the same difficulties? Ubuntu 16.04 LTS and Plesk Onyx 17.8.11
  18. Martin73

    Resolved Web Server Cross Site Scripting

    You're right. I have adapted the htaccess file and will wait for the result of the next security scan.
  19. Martin73

    Resolved Web Server Cross Site Scripting

    I am scanning my server regularly with the service ScanMyServer from Beyond Security. Recently I have got following result: Sample URL: https://www.mydomain.com:443/index.php?param=">alert(document.cookie)< /script>.php Sample Request: === GET...
  20. Martin73

    Resolved Don't show upgrade the latest version 17.8

    I had a similar problem with my Ubuntu server. The solution was to log on via SSH: sudo apt-get autoclean
Back
Top