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

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. roadrash

    Issue Cron fails with HTML code as output

    Anyway in my case i found the problem with running the wp-cron.php through ssh: /opt/plesk/php/8.3/bin/php /var/www/vhosts/<your-website.tld>/httpdocs/wp-cron.php It throws the mentioned HTML and in the end: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate...
  2. roadrash

    Issue Cron fails with HTML code as output

    Was this problem ever soved? Got similar issue.
  3. roadrash

    Resolved ipset causes problems with webmail

    Found the problem and fixed it. ipv6 was bogging me. Apparently Dovecot uses it and i accidentally blocked of some ports.
  4. roadrash

    Resolved ipset causes problems with webmail

    Hello, I installed IPtables on Plesk Obsidian. dnf install iptables iptables-services No problems so far. Also Plesk Fail2ban is working like a charm. I use a very good set of firewall rules for many years now and wish to continue that. Also like to use ipset too, then get nightly updated...
  5. roadrash

    Resolved Zero Day Exploit

    Just checked all our servers. Not any presence of Log4j. Plesk does not use it apparently and is not responsible if you have it on your machine(s). Otherwise I am pretty sure they would fix it.
  6. roadrash

    Resolved Warning in maillog: warning: mail_queue_enter: create file maildrop/xx: Disk quota exceedeed

    Thanks, Did a lot of digging and found out that it is not a big problem and was caused by some mailboxes that had overquota in Plesk.
  7. roadrash

    Resolved Warning in maillog: warning: mail_queue_enter: create file maildrop/xx: Disk quota exceedeed

    Thanks, that is what i thought too. So I did: df -h Filesystem Size Used Avail Use% Mounted on /dev/vda1 80G 36G 45G 45% / devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 202M 1.7G 11% /run tmpfs 1.9G...
  8. roadrash

    Resolved Warning in maillog: warning: mail_queue_enter: create file maildrop/xx: Disk quota exceedeed

    I see many of the following warnings in /var/log/maillog Feb 26 11:59:58 horizon postfix/postdrop[31271]: warning: mail_queue_enter: create file maildrop/787222.31271: Disk quota exceeded Feb 26 11:59:59 horizon postfix/postdrop[2909]: warning: mail_queue_enter: create file...
  9. roadrash

    Resolved libopendkim / psa-mail-driver-common error MU#13

    Thanks Igor, that fixed the mentioned Dependency Resolution. However, when using the Plesk update Product Components, it keeps displaying that there are updates for: Mail hosting > SMTP servers > Postfix Even when updating components it displays Success. But it keeps telling that there are...
  10. roadrash

    Resolved libopendkim / psa-mail-driver-common error MU#13

    Still problems: --> Finished Dependency Resolution Error: Package: psa-mail-driver-common-17.0.17-cos6.build1700161124.17.x86_64 (@PLESK_17_0_17-dist) Requires: libopendkim.so.10()(64bit) Removing: libopendkim-2.10.3-7.el6.x86_64 (@epel)...
  11. roadrash

    Issue Updating does not stop and causing high load

    Yes, i already did that. Think it is conflicting repos
  12. roadrash

    Issue Updating does not stop and causing high load

    Onyx updates (running CentOS 6.8) has been running now for hours. Simply for updating php-php-gettext and phpMyAdmin. That seems not normal to me. It is causing high load and running processes like cat (99% cpu time) and tr and fold How can i safely stop this process? (so i can run yum manual)...
  13. roadrash

    Resolved upgrade to Onyx fails (liblog4cplus required)

    I found out, that with "yum install log4cplus" then it takes the 1.1.1-1 version from Epel. Think that is not OK. From what repo should it come with yum ?? (in CentOS 6 )
  14. roadrash

    Resolved upgrade to Onyx fails (liblog4cplus required)

    Thanks for your response. Looks ok. However, "yum install log4cplus" did not fix the issue. (tried that a few days ago) So now i did following: yum install http://autoinstall.plesk.com/PSA_12.5.30/dist-rpm-CentOS-6-x86_64/engine/log4cplus-1.1.2-centos6.15011616.x86_64.rpm which is basically...
  15. roadrash

    Resolved upgrade to Onyx fails (liblog4cplus required)

    Have Plesk 12.5.30 Update #53 on CentOS 6.8 and ried upgrade to Onyx 17.0.17 through commandline, because via panel fails: wget https://installer.plesk.com/plesk-installer chmod +x plesk-installer ./plesk-installer After a while: Exception: Failed to solve dependencies...
  16. roadrash

    Where is the "List all domains, aliases and subdomains option".

    This **** keeps happening with every major Plesk update. It is driving me crazy. Costing me hours to understand every new interface in every new major update. Same **** happened again 12.0 >> 12.5 Why can't it be user friendlier for admins? Where did the simple interface of Plesk pre-9 go?
  17. roadrash

    Fail2ban problems in Plesk 12.0.18 update #68

    @pleskpanel Repositories containing "fail2ban" are epel and rpmforge Our servers now all have fail2ban from the Plesk repositories. That is fail2ban version 0.9.2
  18. roadrash

    WordPress plugins_api

    Hello custer, Primarily we only use plugins from the WP repo. However, we also buy many from e.g. ThemeForest or other sellers. So it must be possible to pre-install custom plugins.
  19. roadrash

    Fail2ban problems in Plesk 12.0.18 update #68

    Hi gbotica, I did not have any problems with Plesk 12.0.18 nor with 12.5.3 untill i just ran "yum update" After that i noticed that the fail2ban panel in Plesk would not load. So i started monitoring "/var/log/fail2ban.log" and noticed the "-w" errors.
  20. roadrash

    WordPress plugins_api

    Hi vlikhtanskly, thanks for your response. 1. Yes, I want to have some wp-plugins installed by default when user installs a new WordPress instance. 2. Yes, a default .htaccess would be nice.
Back
Top