• 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

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

    Issue Important: Imunify auto installation and possible data leak

    @whsplesk Which type of file was uploaded, and what raised suspicion?
  4. 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...
  5. 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.
  6. 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...
  7. 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.
  8. 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')...
  9. 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...
  10. Azurel

    Question How does redis work in plesk?

    Thanks! I had found the article, but at first I understood it to mean that these were two alternative ways to set up Redis, not two steps you needed to perform both. I managed to get it working by adding Docker. Docker itself also creates a port mapping from 6379 to 32768, which is why you have...
  11. Azurel

    Question Why do different PHP handlers have different Redis versions?

    As example, two domains in one subscription: domainA PHP 8.3.20 with Dedicated FPM application served by Apache shows redis version 6.1.0 domainB PHP 8.3.20 with FPM application served by Apache shows redis version 6.2.0 Is that a bug?
  12. Azurel

    Question How does redis work in plesk?

    Hello, in phpinfo() I see that redis is available. (Its installed by plesk and enabled in php settings.) Redis Version: 6.1.0 Redis Sentinel Version: 1.0 But how do I access the redis server? I used: connect() throw "Connection establishment rejected" (translated). I can't find a useful...
  13. Azurel

    Forwarded to devs ImageMagick 6.9.13-25 breaks PDF reading

    Out of curiosity: Have you installed ImageMagick yourself at some point? I don't have it in my AlmaLinux 8.10, only in Plesk.
  14. Azurel

    Question Plesk Admin - Bad Bot protection

    Why not? Thats for primary crawling. I check User-Agents and "Go-http-client" is one of them that get a "403" and fail2ban will ban it.
  15. Azurel

    Question MariaDB Warning for "Could not increase number of max_open_files to more than 32768 (request: 80555)"

    Can't edit post because short edit limit. It should point to folder /etc/systemd/system/mariadb.service.d create new file like "custom_limits.conf" put in it a value you need. I have 128GB RAM so I add: After that call # systemctl daemon-reload # systemctl restart mariadb Check with #...
  16. Azurel

    Question MariaDB Warning for "Could not increase number of max_open_files to more than 32768 (request: 80555)"

    Today I restartet MariaDB and found in /var/log/messages this lines: I found this article too https://support.plesk.com/hc/en-us/articles/12387622179735-MySQL-MariaDB-error-on-the-server-with-Plesk-Could-not-increase-number-of-max-open-files-to-more-than-16384 However, the article seems to be...
  17. Azurel

    Issue Add an alias to a subdomain?

    I don’t understand how the link is supposed to help me. According to the example, this is something completely different. I need an alias “abc.example.es” for “abc.example.com”. Not an alias for a subdomain prefix like “alias.abc.example.com”. In the “for the domain” field, you can’t select...
  18. Azurel

    Question Isolating Applications in Plesk – Separation of Owner Privileges and Subdomain Management Across Subscriptions?

    Interesting, thanks for the answer! Does that count as a “domain” in the Plesk license limit? In general, it is not entirely clear to me whether subdomains or only domains count in the license and what kind of domains count in the limit. The license only states the maximum number for “License...
  19. Azurel

    Question Isolating Applications in Plesk – Separation of Owner Privileges and Subdomain Management Across Subscriptions?

    I manage multiple domains and subdomains within a single subscription in Plesk Obsidian. Among these, I have Matomo installed on one of the subdomains. My goal is to limit the impact in case of a security breach (for example, if Matomo gets compromised, only as one of many possibilities) by...
  20. Azurel

    Issue Add an alias to a subdomain?

    Is this UserVoice request from 2013? It’s now 2025, and this request ranks as the 12th most requested feature, yet there’s not a single word from the team indicating that it’s even “planned.” I’m left rather speechless. Am I getting a free license upgrade? I’m not joking here—I now have to...
Back
Top