• 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

Recent content by Azurel

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

    Question Inconsistent PHP file updates across domains using same vhost

    I recently ran into a strange issue and I’m not entirely sure what caused it, ... Yesterday, I updated (uploaded) a PHP file on the server. I have multiple domains pointing to the same vhost (with identical content). However, one of the domains kept showing as output an outdated (previous)...
  6. Azurel

    Input Enormous price increases yet again for 2025

    I'm not happy with the current situation either, but I don’t think discussing it here on the forum will really change anything. What I’m really missing is a Lite plan for private users who run their own root server with own small projects. Something that only includes a single admin login to the...
  7. Azurel

    Question Upgrade MariaDB to version 11.4 per GUI working?

    Hi everyone, has anyone tested the upgrade option to MariaDB 11.4 via the GUI in Plesk 18.0.71 – ideally on AlmaLinux 8.10? Did it work smoothly, or were there any issues?
  8. Azurel

    Issue Important: Imunify auto installation and possible data leak

    I'm really starting to worry about what kind of data might have leaked from my server to Imunify. Honestly, it's unbelievable how badly they messed this up. Who needs hackers — Plesk does the job? Sending data without user consent is absolutely unacceptable! An extension like that must ask...
  9. Azurel

    Issue Important: Imunify auto installation and possible data leak

    @whsplesk Which type of file was uploaded, and what raised suspicion?
  10. Azurel

    Issue Important: Imunify auto installation and possible data leak

    Unfortunately, I had already deleted these remnants just yesterday – partly based on the advice from Plesk support. Your post, unfortunately, came one day too late for me. It would have been very helpful if someone had pointed out that this area should be checked earlier. I'm honestly very...
  11. Azurel

    Issue Plesk, what’s going on here? - Imunify auto installation

    After 'uninstalling', there's still a lot left in the system. The 'uninstall' button is poorly implemented if you still have to delete so much manually afterward.
  12. Azurel

    Issue Plesk, what’s going on here? - Imunify auto installation

    I just happened to stumble upon this topic by chance because I was wondering why the 'alt-common' repository exists in my list and wants to install system updates. After I uninstalled Imunify extension, the 'alt-common' repository and its updates were gone as well. @trialotto How would you see...
  13. Azurel

    Issue PHP connection_status and connection_aborted always 0

    Have you found a solution? Same question here: Question - Text/event streaming: Outputs chat answers streamed.
  14. Azurel

    Question Text/event streaming: Outputs chat answers streamed.

    I have the same question. I use in JavaScript EventSource() with response from php as "text/event-stream" and offline in my XAMPP all working fine. Online its not working, its pending and and all replies return at end. My test case: <?php header('Content-Type: text/event-stream')...
  15. Azurel

    Question Why do different PHP handlers have different Redis versions?

    The other thread doesn’t answer my question here. This is the Redis PHP extension for Plesk. And the Plesk changelog says “Updated Redis to version 6.2.0 for PHP 8.1–8.4.” See also GitHub - phpredis/phpredis: A PHP extension for Redis is version 6.2.0. So why do different PHP-FPM instances for...
Back
Top