• 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. Azurel

    Forwarded to devs Fail2ban: Filter"apache-badbots" updates?

    Username: TITLE Fail2ban: Filter"apache-badbots" updates? PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE All PROBLEM DESCRIPTION Were there ever any updates for this filter? Where did the current useragents (badbots) come from? Can I make suggestions for a update? Maybe you...
  2. Azurel

    Forwarded to devs Accidentally "Information: The jail was removed."

    Username: TITLE Accidentally "Information: The jail was removed." PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian Version 18.0.41 PROBLEM DESCRIPTION Jails can be removed without messagebox to confirm! STEPS TO REPRODUCE remove a jail, no confirm messagebox is show up...
  3. Azurel

    Issue IP(6)TABLES IPs count != Plesk Fail2ban IPs count

    I had very old ipsets in firewall-cmd and just deleted them. After a reload I looked at IPTABLES and saw that there are almost no entries, although my Fail2ban in Plesk has almost ~3000 entries. Here seems to go somehow what with the time broken. Is there a way to synchronize the Plesk Fail2ban...
  4. Azurel

    Question Conversion of Centos 8 server with Plesk to Almalinux ?

    Same here. No errors and all working fine. ;)
  5. Azurel

    Question Conversion of Centos 8 server with Plesk to Almalinux ?

    @moswak Can you tell me how long the script took to switch from CentOS to AlmaLinux? (in your case)
  6. Azurel

    Question Conversion of Centos 8 server with Plesk to Almalinux ?

    Who is already using AlmaLinux and are there any problems with it?
  7. Azurel

    Forwarded to devs Recurring issues in all websites with ModSecurity ruleset

    I also have many problems with Comodo. Comodo rule set is partly like created by interns without really thinking about it. However, for a very long time in Plesk Obsidian there is no Atomic.
  8. Azurel

    Question Conversion of Centos 8 server with Plesk to Almalinux ?

    Thanks you! I had found this tutorial: How to migrate from CentOS to AlmaLinux - LinuxConfig.org I will remember both of them. Thanks for the hint with the "SystemUpdate".
  9. Azurel

    Question Conversion of Centos 8 server with Plesk to Almalinux ?

    Which tutorial did you use? I want to wait a little longer, but I would be interested to know who in Plesk has successfully switched to AlmaLinux and with what steps. ;)
  10. Azurel

    Issue nginx caching not working with apache RewriteRule and flag [last]?

    I have set in apache and nginx a expired one year. That's working. I can see one year for "expires" in header. Now I want access few file-types with a rewrite (without redirect) RewriteRule fake/(.+\.(?:js|php))$ original/$1 [L] That RewriteRule is working. I can access this files, but the...
  11. Azurel

    Resolved Warning: The swap usage status is critical!

    Thank you for your explanation. ;)
  12. Azurel

    Resolved Warning: The swap usage status is critical!

    I would not call it "normal". Swap is hard disk and it should not read almost 4GB of data from hard disk, instead it should be in RAM. ;) If there is RAM available, why does it use swap?
  13. Azurel

    Resolved Warning: The swap usage status is critical!

    I received this plesk email today: My server have 128 GB RAM Then why does he use "swap" so much? #free -m CentOS Linux 8.4.2105 EDIT: I used and now its 0K/4G If anyone wants to do this as well, it may take time. With me almost 1 hour. In a second console window you can watch the swap as...
  14. Azurel

    Question max_execution_time not working

    "OpenMP" does not exist in my phpinfo, but imagick will probably be the cause. Thanks!
  15. Azurel

    Question max_execution_time not working

    Thanks for your feedback. I have analyzed the problem and noticed a very strange behavior. On my localhost (desktop) with 1:1 source code this problem not exists, only on my centos 8.3 server. All what it need is this line and max_execution_time is halved. while(1) {...
  16. Azurel

    Question max_execution_time not working

    PHP 7.4.20 as FPM application served by Apache. I have set in php script ini_set('max_execution_time', 600); in /opt/plesk/php/7.4/etc/php-fpm.d/mydomain.conf I want convert some images with imagick, and after 300 seconds the browser report I look in /var/log/plesk-php74-fpm/error.log and...
  17. Azurel

    Resolved Run plesk command as cronjob not working

    EDIT: Solution is not to use "plesk bin <command>" and use instead "/usr/local/psa/bin/<command>" in cronjob. I have created a php command-line script with command shell_exec('plesk bin <command>'); As root in shell with putty that line is working! # /opt/plesk/php/7.4/bin/php...
  18. Azurel

    Question Creating a "noreply" mail account?

    Thank you for pointing this out. I would have suspected that this leads to problems and the mail is perceived as spam address. Also because we specify the login data for the mail address in our system. There is no function to empty a mailbox? We have a mailbox that receives newsletters and is...
  19. Azurel

    Question Creating a "noreply" mail account?

    Hello, I want to create a mail account that does not accept incoming mails, only sends them and accordingly I want to send back a MAILER-DEAMON that this address does not accept mails. How to implement this with Plesk or is this not possible? You can't set 0 KB, because 0 stands for infinite...
  20. Azurel

    Forwarded to devs phpmyadmin wrong charsets

    Plesk Obsidian 18.0.35 => Changelog: Updated phpMyAdmin to version 5.1.0. Unfortunately, the issue is still there.
Back
Top