• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. Franco

    Resolved php-fpm memory leak?

    Hi Inado1, the documentation says that parameter is used in the ondemand case. As my system works using ondemand and I observe no memory issue I assume the timeout is defined (10s?) and works. There is (was) a problem for the dynamic case instead, I guess. I won't try again ;) Regards
  2. Franco

    Issue Cannot upgrade Plesk - incorrect password

    Hello, I am trying to upgrade from 18.026 to 18.0.27 and at first I had this issue Resolved - Update to Plesk Obsidian 18.0.27 keeps failing, but I could go around it as per suggestion and start the upgrade. However, I then get the following message: Plesk pre-upgrade checking... WARNING...
  3. Franco

    Resolved php-fpm memory leak?

    Not sure, but you may try and reduce maxchildren. Anyway, I would avoid wasting time and add memory asap. If that does not solve your problem then it will be worth investigating further.
  4. Franco

    Resolved php-fpm memory leak?

    Well, I think you took the right decision, but it takes some time and experience to get a VPS running smooth. I suggest you pay an expert a few hours and after that you'll find your way and be happy. It's not only tuning and performance, but also security, such as running fail2ban, rkhunter...
  5. Franco

    Resolved php-fpm memory leak?

    2GB is definitely not enough, most of that will be taken by the OS and very little is left to your programs/websites. Of course, it depends on your config, number of apps, traffic, etc., but you should have at least 4GB (which will triple your net capacity), better 8GB. In the past I was running...
  6. Franco

    Resolved php-fpm memory leak?

    Since I set it "ondemand" no more problems. I also set the maxchildren to 49. Sometimes, for some reason I ignore, those maxchildren are randomly set back to the default 5. That way I have a little script that finds 5 and sets it to 49 :)
  7. Franco

    Resolved native plesk mysql password

    FYI, in the end Plesk Support solved the issue for me and here is what they reported: " The issues were resolved. I reset passwords for PleskSQLServer and MySQL56 as described in the following article - ERROR PleskMainDBException Access denied for user 'admin'@'localhost' (using password: YES)...
  8. Franco

    Resolved native plesk mysql password

    I am still stuck with this problem. What if I try and upgrade to Obsidian with skip-grant-tables and see if the prblem goes away afterwards? Or would I make the matter worse?
  9. Franco

    Resolved native plesk mysql password

    Hello, I intended to upgrade my Windows Onyx installation to Obsidian, but the the procedure stopped because the MySQL password is wrong (or does not match something?). I followed this procedure ERROR PleskMainDBException Access denied for user 'admin'@'localhost' (using password: YES) but I...
  10. Franco

    Resolved Plesk Firewall ipv6

    Wow, that's great, thanks!
  11. Franco

    Resolved Plesk Firewall ipv6

    Hello, is it possible to manage ipv6 addresses on the Plesk Firewall interface? I have seen a few posts about the command line firewall, but I am using the tools&setting Firewall panel. I need to enable a specific ipv6 to use SSH. I guess that if I do it on the command line it will be overridden...
  12. Franco

    Resolved Single redirect of non-www to www through https/ssl (redirect all to https://www.*)

    Hello, I have the same issue on one website (wordpress) and followed your suggestion, but it did not work. In fact, I am using "none" in Plesk subscription hosting settings (but https://www... in wordpress settings) and already everything is redirected except for the home page. With or without...
  13. Franco

    Issue nrpe - Could not complete SSL handshake

    Hello, in my VPS /var.log.messages I get a lot of error messages of the kind: --vps nrpe[44597]: Error: (!log_opts) Could not complete SSL handshake with x.x.x.x I tried to follow this document NRPE - CHECK_NRPE: Error - Could Not Complete SSL Handshake I perhaps need to recompile it with...
  14. Franco

    Resolved Tables issues after MariaDB crash

    Thanks, Monty, I could verify/repair the tables. I also applied your suggestion to prevent mysql from being killed byt the kernel. As for the crash, it is really unusual as it never happened in the last 2 years. My live and virtual memory should be enough for what's doing; that's why I suspect a...
  15. Franco

    Resolved Tables issues after MariaDB crash

    Hello, following a MaraiDB crash (due to temp low memory, not sure why) had several DB errors in /var/log/messages, of the kind: - vps mysqld: 140273982536448 [ERROR] mysqld: Table './table-name/4asx4R_posts' is marked as crashed and should be repaired - vps mysqld: 140273982536448 [Warning]...
  16. Franco

    Resolved Browser caching suddenly disabled

    Awesome, confirmed from my side as well
  17. Franco

    Resolved Browser caching suddenly disabled

    Hi, has anybody a suggestion, by any chance? I tried a few things, including Miomir Besarabic suggestion at the end of this post How to enable leverage browser caching for nginx?, but no real progress yet. I wonder what might be going on and how can I trace it down. F.
  18. Franco

    Resolved Browser caching suddenly disabled

    Hello, back several months ago I was able to set "browser caching" on my websites, but recent checks show that it is disabled (cannot say since when). I looked into this How to enable leverage browser caching for nginx? and just tested a couple of websites to test it, but they remain disabled...
  19. Franco

    Resolved How to enable TLS 1.3

    Ah, is that the issue? I will wait then ;) Best, Franco
  20. Franco

    Resolved How to enable TLS 1.3

    Hello, now that we have nginx 1.14.1 on our latest Plesk Onyx 17.8.11 I thought I would go ahead and enable TLS 1.3, according to this post: How to enable or disable TLS protocol versions in Plesk for Linux In particular I run the command: - plesk bin server_pref -u -ssl-protocols 'TLSv1.2...
Back
Top