• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by Enverex

  1. Enverex

    Issue custom sw-cp-server config is removed by update

    Your help article (the one linked) still tells people to modify a file which will be rolled back shortly afterwards.
  2. Enverex

    Forwarded to devs Nextcloud gives 503 error after Plesk-PHP Upgrade to 7.3.20

    We're seeing the exact same behaviour when using Redis with Joomla. The 7.3.19 to 7.3.20 update results in the exact same temporarily unavailable message the others are experiencing. Switching down to 7.1 or disabling Redis negates the error. The Argon fix above hasn't resolved the problem in...
  3. Enverex

    Forwarded to devs Plesk Doesn't Synchronise Mail Service Status With Service Plan

    Then it's highly misleading. The point of synchronizing to a plan is that the subscription's settings are updated / locked to match the service plan.
  4. Enverex

    Forwarded to devs Plesk Doesn't Synchronise Mail Service Status With Service Plan

    TITLE: Plesk Doesn't Synchronise Mail Service Status With Service Plan PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Plesk 17.0 and 17.8 tested, Linux CentOS 7.6, x86_64. PROBLEM DESCRIPTION: Plesk doesn't appear to synchronise the mail service status of a service plan to the attached...
  5. Enverex

    Resolved AH00485: scoreboard is full, not at MaxRequestWorkers

    Just wanted to point out for anyone else finding this thread that UFHH01 is misreading the bug-report table. 2.4.7 in this instance is the version that the bug was logged against, NOT the version that the issue was fixed in. It was actually fixed in 2.4.25.
  6. Enverex

    Issue Plesk Migration Manager Assigns Disabled PHP-Handlers

    Relying on broken behaviour is never a good idea though. If you need a list of those sites then the migration manager tells you what they are beforehand.
  7. Enverex

    Issue Plesk Migration Manager Assigns Disabled PHP-Handlers

    Plesk Migration Manager doesn't obey the currently configured Plesk PHP-Handlers and will assign domains to handlers which are currently disabled. For example, the migration manager shows: ======================== The PHP handler 5.5 mod_php (id=module) is not available on the destination...
  8. Enverex

    Resolved Wordpress Installation

    17.0 (17.5 isn't showing up in late adopter yet).
  9. Enverex

    Resolved Wordpress Installation

    We're seeing this on Plesk 17. No-one's modified the permissions on these folders (as they simply don't have access to them). Can you confirm that this is indeed a Plesk bug and that it'll be fixed in a microupdate?
  10. Enverex

    Resolved Remove welcome message from SSH

    None of these answers seem to be correct: Current Plesk is adding a line to "/root/.bash_profile" which is what includes the /root/.plesk_banner file, so you'll want to delete that include and then delete the .plesk_banner file as well. Disabling the SSH motd wouldn't make any sense (that just...
  11. Enverex

    Resolved PHP-fpm max children

    Ok, we may confusing a few things here. Ignore anything about php.ini, all we're discussing here is raising "pm.max_children" globally when using PHP-FPM with Plesk's own multi-PHP version setup, for all domains, be they existing domains or domains that may be added in future. Nothing more. Is...
  12. Enverex

    Resolved PHP-fpm max children

    Sorry, ignore my vhost comment, I was referencing the wrong document by accident (I meant the /opt/plesk/php folder, not the vhost PHP override). Anyway... Plesk uses /opt/plesk/php/(PHP Version)/etc/php-fpm.d/(Domain).com.conf for the php.ini overrides (nothing in /etc/php gets used unless...
  13. Enverex

    Resolved PHP-fpm max children

    /etc/php* isn't relevant here as those values aren't used on the "per domain PHP version" type setups. The PHP config file /var/www/vhosts/system/(domain)/conf/php.ini is the one that need to be edited, but these don't exist until someone has created that domain. In short, we know HOW to raise...
  14. Enverex

    Resolved PHP-fpm max children

    So, is there a way to do this globally yet? 5 per domain by default is painfully low and having to manually create one of these files every time someone makes a domain is obviously unreasonable.
  15. Enverex

    Resolved NGINX not properly started on CentOS 7 even after MU#15;

    That's actually a different issue, that's a race condition between IPv4 and IPv6 on the RedHat bug tracker. The original issue is that the Nginx service doesn't wait for the network to come up and will fail if it's not up when it tries to start, so network.service needs to be...
Back
Top