• 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

Recent content by Yulia Plokhotnikova

  1. Y

    Issue Plesk pre-upgrade check

    Or, better run the following query in order to identify if there are a users with not supported encryption: mysql> SELECT * FROM accounts WHERE type='crypt' AND password not like '$%'; When you get the list, locate the domain name and the object it referres to. The below example is given for...
  2. Y

    Issue Plesk pre-upgrade check

    Hello, in order to find accounts with outdated encryption schema, use instructions here: https://support.plesk.com/hc/en-us/articles/213370749-Users-with-encrypted-passwords-cannot-login-into-Plesk-after-upgrade-to-10-x-version
  3. Y

    Issue [PPPM-4734] wrong DB selected in phpMyAdmin side panel

    @Francois Verollet @Reinhard_Hutter The case has been analyzed further, and submitted to developers as an internal issue with id #PPPM-4734; the fix is considered to be included in one of the next Plesk updates. Please use the id provided for your reference...
Back
Top