• 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. M

    Issue Wrong statistics at service plan

    But when i deleted from plesk panel these 6 subscriptions, it should also remove these entries from PlansSubscriptions table but it did not and now a service plan appears with subscriptions that do not exist I will backup the psa db first anyway
  2. M

    Issue Wrong statistics at service plan

    Do you think DELETE FROM PlansSubscriptions WHERE plan_id = 4 is safe? The 6 6 subscriptions with this plan do not exist at server anyway
  3. M

    Resolved Very slow migration

    Any idea?
  4. M

    Issue Wrong statistics at service plan

    These 6 subscriptions are deleted, so these 6 subscriptions ids do not exist at domains table, i checked with: SELECT Subscriptions.id as subscription_id, displayName as name, cl_id FROM domains LEFT JOIN Subscriptions ON domains.id = Subscriptions.object_id AND Subscriptions.object_type =...
  5. M

    Issue Wrong statistics at service plan

    was the first i tried, does not find any error
  6. M

    Issue Wrong statistics at service plan

    Ok i found something executing this query SELECT subscription_id, plan_id FROM PlansSubscriptions there are 6 subscriptions ids, these subscriptions do not exist anymore as i deleted that are assigned to the unlimited plan that's why appear at plesk 6 subscriptions to use this plan is it...
  7. M

    Resolved Very slow migration

    Thanks Igor Checked all, no errors just way too much time!
  8. M

    Input log disable

    Everyone uses analytics nowadays, and if he want webstats he will not disable the logs
  9. M

    Resolved Very slow migration

    Wrong thread, should be at linux, admins could you move it?
  10. M

    Issue Wrong statistics at service plan

    CENTOS 7.9 Plesk 18.0.44 Update #2 There is the default unlimited service plan provided by administrator I had create another custom service plan and assigned all sites on it, so at the unlimited plan there are no sites. However the unlimited plan when i press at menu the service plans...
  11. M

    Resolved Very slow migration

    Hello, Used to migrate sites from server to server very fast, suddenly started to take hours between a pair of servers Source server (development) : 64G RAM, 8 Core, 1 gigabit uplink CENTOS 7.9 latest Plesk 18.0.44 Update #2 No active sites there only development so always cpu usage is 1-2%...
  12. M

    Input log disable

    After so many years should be an option to disable apache and nginx access log and create only error logs I know how to do with the domain templates but is annoying every tim eneed to update to delete the custom template, update and recreate Thanks!
  13. M

    Resolved Plesk PHP 7.4 repo missing data for CentOS 8 / AlmaLinux 8?

    Very annoying every Almalinux plesk server has now a different problem, some due to missing repos some due to bug at mariadb that breaks installer Officially Plesk will fix the problem with repos? 5 May now, nothing for 20 days Errors during downloading metadata for repository...
  14. M

    Resolved Plesk upgrade problem

    lifesaver answer
  15. M

    Question Elevate: migrate Centos 7 to Almalinux 8

    As i wrote in similar thread What i did: Transferred sites to a newly purchased VPS for a month in order to not have downtime Reinstalled the dedicated server with almalinux 8.4 + plesk At almalinux i just updated from the default mariadb 10.3 to 10.5. Also installed mysqltuner, rdp, cloudflare...
  16. M

    Question CentOS is shifting focus from CentOS 8 to CentOS Stream

    Ok, thank you for all replies Almalinux seems incredibly compatible with centos What i did: Transferred sites to a newly purchased VPS for a month in order to not have downtime Reinstalled the dedicated server with almalinux 8.4 + plesk At almalinux i just updated from the default mariadb 10.3...
  17. M

    Question CentOS is shifting focus from CentOS 8 to CentOS Stream

    Hello, What is the problem to keep centos 8 with plesk after Dec 2021, i assume will be working ok just no security updates etc. Will Plesk stop support for Centos 8? I do not think so
  18. M

    Resolved MySQL Process List (Beta), request failed with status code 500

    18.0.29 problem remains mariadb 10.3 / centos
  19. M

    Issue plesk onyx Version 17.8.11 Update #56 migration error

    changed collation from utf8mb4_unicode_520_ci to utf8mb4_unicode_ci and everything works fine
  20. M

    Issue plesk onyx Version 17.8.11 Update #56 migration error

    Thanks again for your time works with collation utf8mb4_unicode_ci? the collation utf8mb4_unicode_520_ci is the most modern collation, supported by wordpress I think is software (plesk) problem, not server problem as tried at 4 plesk servers today plesk shows a plesk migrator update but when i...
Back
Top