Search results

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

    Question max_execution_time not working

    "OpenMP" does not exist in my phpinfo, but imagick will probably be the cause. Thanks!
  4. 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) {...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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.
  10. 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? ^^
  11. 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...
  12. Azurel

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

    Please compare it with a browser. If a website is not accessible, then the browser manufacturer does not show me any lines of programming code with errors, but simply says that the page is not accessible, with a short code like That's all it's about here. Instead of unnecessarily displaying...
  13. Azurel

    Forwarded to devs Unable to remove some IP addresses from the list of banned addresses

    If you had read the report, you would know that this is exactly the button I used. Your post is not helpful.
  14. Azurel

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

    Please read this report carefully. That issue was a timeout, because the comodo website was temporary not available. The problem here is how the timeout error is communicated by plesk.
  15. Azurel

    Question Obsidian 18.0.34 with Update 1?

    Thats funny, because release notes disappeared again. There is no Update 1 for 18.0.34 ;)
  16. Azurel

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

    Username: Azurel TITLE Error: Failed to update the ModSecurity rule set. PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE CentOS Linux 8.3.2011 Plesk Obsidian Version 18.0.34 Update #1 PROBLEM DESCRIPTION On home with Obsidian 18.0.34 Update #1 I get Web Application Firewall shows...
  17. Azurel

    Question Obsidian 18.0.34 with Update 1?

    Hey, I upgraded to 18.0.34 and see in Home But in changelog there is no "Update #1". Is this a bug and relics from "18.0.33 Update #1" or is here a unannounced update?
  18. Azurel

    Question Unban fail2ban per custom Jail?

    I can create a jail for a custom log and ban new entries (ips). Is the opposite way possible here? For a particular "jail" to unban IPs when they new appear in defined logfile? In a jail you can set "logpath" for a file that bans. Is here a another line for unban per file instead ban?
  19. Azurel

    Forwarded to devs Wrong SSL certificate for ALL alias domains (and forward to) in one subscription

    Thank you for asking. I would close the ticket. Currently, I see no need for action. If necessary, I will get back to you here.
  20. Azurel

    Forwarded to devs Wrong SSL certificate for ALL alias domains (and forward to) in one subscription

    Yes, I get this mails "Let`s Encrypt certificates for NAME have been issued/renewed" (last few days ago) and main domain for this alias domain is checked as
Back
Top