• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. 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...
  2. Azurel

    Question Conversion of Centos 8 server with Plesk to Almalinux ?

    Same here. No errors and all working fine. ;)
  3. 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)
  4. Azurel

    Question Conversion of Centos 8 server with Plesk to Almalinux ?

    Who is already using AlmaLinux and are there any problems with it?
  5. 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.
  6. 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".
  7. 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. ;)
  8. 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...
  9. Azurel

    Resolved Warning: The swap usage status is critical!

    Thank you for your explanation. ;)
  10. 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?
  11. 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...
  12. Azurel

    Question max_execution_time not working

    "OpenMP" does not exist in my phpinfo, but imagick will probably be the cause. Thanks!
  13. 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) {...
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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.
  19. Azurel

    Issue WAF ModSecurity Comodo (Free) Error

    @sosbilisim See Free Modsecurity rules - Comodo Web Application Firewall (not pinned threads) Thats not a issue with plesk. Comodo rule sets are online offline online offline online offline..... all comodo workers in covid-19 homeoffice party? ^^
  20. Azurel

    Forwarded to devs Error: Failed to update the ModSecurity rule set.

    I have today this download error again and the message is already shortened So this report is already fixed. ;) However, the reason should have been specified here. Otherwise many stupid questions come up. Why not specify the URL of the problem? Then everyone could see for themselves that...
Back
Top