• 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!
  • 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. Y

    Resolved /usr/local/psa/var/log/maillog not rotated.

    /usr/local/psa/var/log/maillog is not rotated. Now it is 5G size. How to rotate it by Plesk?
  2. Y

    SSL Certificate Warning

    After renew cert from Plesk panel 8 days ago, continue receive emails with: ################# SSL Certificate Warning ################ Certificate for hostname 'plesk', in file: /usr/local/psa/var/certificates/certdWj8705 The certificate needs to be renewed...
  3. Y

    How to stop watchdog from shell?

    How to stop watchdog from shell? and then start
  4. Y

    Convert psa database to InnoDB

    Is it safe to convert all tables of psa database to InnoDB? (I have two tables exp_event and secret_keys in MyISAM) Thanks
  5. Y

    Can't login to Horde after update 9.0.1

    Can't login to Horde after update 9.0.1 CentOs 5.2
  6. Y

    Password Recovery

    I need script for password recovery for domain. Something like this # mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'SELECT s.login, a.password FROM accounts a, sys_users s WHERE a.id = s.account_id' But the problem here is that I can not see domain names, just logins, which can be...
  7. Y

    subdomain restoration is skipped

    I have performed a psadump of the full server data Now I need to restore cat files_* | psarestore -f - | - -m ipmap -s shellmap. I get all data exept subdomains > Check and fix the subdomain: 'new.cdma-kiev.com.ua' > new subdomain restoration is skipped. Just missing the...
Back
Top