• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Recent content by Azurel

  1. Azurel

    Resolved AWStats shows only “Not viewed traffic”, normal traffic stays at 0

    Thanks, that solves my problem. It was the wrong URL. :eek:
  2. Azurel

    Resolved AWStats shows only “Not viewed traffic”, normal traffic stays at 0

    Hello, I enabled AWStats via the Plesk GUI for the first time a few days ago because I wanted to check what kind of statistics it provides. On the server I can see that the log file /logs/domain.tld/access_ssl_log.webstat already has a size of about 500 MB, so it seems that data is being...
  3. Azurel

    Question AlmaLinux 9 to AlmaLinux 10?

    I noticed that Plesk already has a planned feature for the AlmaLinux 8 → 9 dist-upgrade. I'm really looking forward to it. Since AlmaLinux provides an in-place upgrade path from AlmaLinux 9 to 10 via the ELevate/Leapp tool (AlmaLinux Blog), I'm wondering if Plesk plans to support a similar...
  4. Azurel

    Question MariaDB 11.8 "Upgrade Now"-Button

    @Sebahat.hadzhi Thank you, that’s great news! However, I’m a bit confused about the upgrade options shown in Plesk. The dialog says: I would like to upgrade to 11.8, but I’m wondering why MariaDB 11.4 is not listed as an available option. Is there a specific reason why 11.4 is skipped in the...
  5. Azurel

    Issue phpMyAdmin reloads existing tab after session timeout

    Hi, when a phpMyAdmin session expires and I log in again via Plesk, opening the database reloads the existing tab instead of opening a new one. Is there a setting in Plesk to make it open a new browser tab instead? Thanks!
  6. Azurel

    Question MariaDB 11.8 "Upgrade Now"-Button

    Plesk Obsidian 18.0.74 added "Added support for MariaDB version 11.8.". However I don't see this option with button "Upgrade Now" in Tools -> Database servers. I only see version 11.4 as option. I use currently version 10.11.15. Can someone explain to me why this option is not available for me...
  7. Azurel

    Issue This update addresses a critical security issue. We strongly recommend that you apply it as soon as possible.

    In Changelog I found this for Plesk Obsidian 18.0.74 Update 2 and Plesk Obsidian 18.0.73 Update 5. If this is so very important, why is no corresponding notification sent to the admin account by email? I receive an email when an update has been installed automatically, but not when urgent...
  8. Azurel

    Question Block country without extension "firewall"?

    Thank you! I asked because firewalld is a dynamic firewall management tool that is enabled by default in AlmaLinux, as well as in Fedora, RHEL (CentOS, AlmaLinux, Rocky Linux), and SUSE distributions. Recommending to uninstall or disable the default firewalld doesn’t seem ideal. Ideally, the...
  9. Azurel

    Question Block country without extension "firewall"?

    I found these two articles: https://support.plesk.com/hc/en-us/articles/12377285410839-How-to-block-or-whitelist-specific-countries-through-Plesk (Plesk for Linux) The Plesk Firewall Both are quite confusing to me because I am using AlmaLinux 8 with the default firewalld. The documentation...
  10. Azurel

    Issue Blocking spoofed mail from my own domain on Plesk? (PHP mail() compatibility)

    I'm not sure that I fully understand. On my server, I have "domainA.com" with the email address "[email protected]". If the server receives an email from "[email protected]", it should only accept it if it was sent via localhost (e.g., PHP) or after a successful authenticated login. I’m only...
  11. Azurel

    Question Block user-agent and stop logging

    I have a non-standard User-Agent (app/scrapper) that sends thousands of requests in few seconds, which severely bloats my access_ssl_log in different domains. Is here a way to prevent/block this in Plesk? The block must target the application agent, not the originating user IP. The user IP as...
  12. Azurel

    Issue Blocking spoofed mail from my own domain on Plesk? (PHP mail() compatibility)

    I found this feature request: https://features.plesk.com/c/252-customize-etc-postfix-main-cf Is there currently any supported or update-safe way to make this kind of change or would this only become possible once that feature request is implemented? Why doesn’t Plesk include protection against...
  13. Azurel

    Issue Blocking spoofed mail from my own domain on Plesk? (PHP mail() compatibility)

    Thanks for the link, but unfortunately that doesn’t really help. I don’t want to reject all incoming emails — only the fake ones that appear to come from my own domain. In this case, the SPF setting is just too strict. And I definitely won’t buy an extension for something that should really be...
  14. Azurel

    Issue Blocking spoofed mail from my own domain on Plesk? (PHP mail() compatibility)

    Hello, I receive spoofed emails claiming to be from addresses on my own domain from external unknown IPs. SPF, DKIM, and DMARC are configured correctly. My goals: Only block emails spoofing for my own domains from external sources Allow local PHP mail() and Plesk processes Is there a safe...
  15. Azurel

    Question Inconsistent PHP file updates across domains using same vhost

    Thanks, however the default value of opcache.revalidate_freq is 2 seconds (and that is my current setting in phpinfo()). PHP: Runtime Configuration - Manual
Back
Top