• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. Franco

    Question CentOS to Alma conversion - virtualization

    Hello, I am looking at the in place upgrade to AlmaLinux from my CentOs 7.9 VPS. My selinux status is enabled. I read that containers and virtualization are not supported by the Plesk created script. When I check with the systemd-detect-virt I obtain "microsoft". What does that mean? Can I still...
  2. Franco

    Resolved Upgrading to Plesk 18.0.45

    Hi maartenv, I managed to run the upgrade to mariadb 10.6, successfully, by the look of it. However, I had 2 moments of "panic": 1. The upgrade would not run ("nothing to upgrade") which was due to the fact that I had to disable the mariadb in yum earlier on. After fixing that the upgrade run...
  3. Franco

    Resolved Upgrading to Plesk 18.0.45

    Hi syazov, I could upgrade Plesk by disabling the repo, as per you suggestion, thanks. Now, maartenv, which of the 2 articles I mentioned shall I follow, please? They seem radically different. Best, Franco
  4. Franco

    Resolved Upgrading to Plesk 18.0.45

    Hello, I am currently running Plesk 18.0.44 #3 and the automatic upgrade to 18.0.45 failed due to the wrong or obsolete MariaDB repository. I am on CentOS 7.9 and my MariaDB version is 10.1. I have seen a few discussions on the topic of upgrading MariaDB, but I remain confused on what to do...
  5. Franco

    Resolved Database server cannot be removed

    Indeed, it was due to some users left on the system; after having cleaned them up I could remove the db server, and directly from Plesk. Resolved, thanks. Franco
  6. Franco

    Resolved Database server cannot be removed

    I get: "Error: A database server cannot be deleted while there are databases or database users hosted on it. " but of course there aren't any. However, I have still a few users assigned to that db ID 3. Shall I delete them first with a query (Plesk would not let me)?
  7. Franco

    Resolved Database server cannot be removed

    Hi Igor, not sure I completely understand. Here is what I have: MariaDB [psa]> select * from databaseservers; +----+-------------------+------+-------+----------------+-------------+------------------------------------------------------------+---------------+------------+---------+ | id | host...
  8. Franco

    Resolved Database server cannot be removed

    Hello, I am in the situation described here: Resolved - Database server cannot be removed What do you do once you have found the ID? You simply delete that row? Is that all? Thanks Franco
  9. Franco

    Issue outgoing mail only, no mailbox

    Hello, I used to simply keep mail deactivated in the subscription mail settings and the outgoing mail messages (such as those originated by forms or wordfence) were regularly sent without any problem. Recently instead I have to activate mail service (which also creates a mailbox, I guess, which...
  10. Franco

    Resolved Large mysql log file

    Sure, got that, thanks.
  11. Franco

    Resolved Large mysql log file

    Well, after some research I found out that ibd files are indexed files created by mysql. That one is particularly large due to a large table of a WP plugin. All ok then. Btw, that could be a way of identifying particularly large tables without browsing to all the databases. And I am sure there...
  12. Franco

    Resolved Large mysql log file

    Hello, I have detected a 545MB file named /var/lib/mysql/bdd_mamps/dcha_ydbs2dn__itsec_logs.ibd What is it, please, and how can I reduce it or eventually purge it? Running latest Plesk Obsidian on CentOS 7.8 Regards
  13. 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
  14. 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...
  15. 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.
  16. 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...
  17. 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...
  18. 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 :)
  19. 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)...
  20. 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?
Back
Top