• 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

    Resolved Optimize with Performance Booster

    You seem to have logged in as a user, not as an administrator. Is this your server?
  2. M

    Question How to activate the new dashboard?

    I still miss the "Disk space" graph on the new dashboard. Hopefully, that gets added in the future.
  3. M

    Resolved Plesk Migrator Failing to Sync Database Records After Server Upgrade

    You don't have to, as soon as we see that someone replies with "It works", we mark it as resolved :)
  4. M

    Resolved Plesk Migrator Failing to Sync Database Records After Server Upgrade

    Only the Guru's and the forum moderators can change the status of the posts to resolved.
  5. M

    Question Cannot update to 18.0.64

    It looks like there's an issue with a corrupted or missing package (alt-python311-setuptools-wheel). You can try the following steps to fix it: First, try to remove the package: $ sudo dpkg --remove --force-remove-reinstreq alt-python311-setuptools-wheel After removing it, update your package...
  6. M

    Resolved Log in as root in PuTTY fails but works in Plesk

    Have you checked with your provider if root login is enabled? It's usually disabled for security reasons. If that's the case, you can try logging in with another user and use sudo for administrative tasks.
  7. M

    Issue Connection Timed Out Mail

    The IP address of your server is probably blocked by iCloud etc. You can check the IP address using these: https://mxtoolbox.com/blacklists.aspx https://whatismyipaddress.com/blacklist-check
  8. M

    Issue Server Error 502 Bad Gateway

    Have you seen this guide? https://talk.plesk.com/resources/how-to-run-magento-2-on-plesk-obsidian-18-without-docker.59/
  9. M

    Issue Server Error 502 Bad Gateway

    It looks like you activated nginx-only mode in Plesk for this domain. You have to activate Proxy mode in Websites & Domains > Apache & nginx Settings -> nginx settings section Have a look at this...
  10. M

    Forwarded to devs [Export lists to CSV extension] It's no longer possible to export the list of domains from the Domains page

    Aha, I see the same on Almalinux. @Sebahat.hadzhi Can you please reopen this report? The "Export lists to CSV" extension is broken again.
  11. M

    Question plesk upgrade

    The command I showed you allows you to install the latest available update:
  12. M

    Issue Creating a Send-only e-mail address leads to an error message: 'No such user ..'

    This is normal behavior. You need a username and password to send an email; otherwise, anyone could send emails from your server without permission.
  13. M

    Question plesk upgrade

    Can you give this a try? # plesk installer --source http://autoinstall.plesk.com
  14. M

    Question How can customers disable WordPress update email notifications in Plesk?

    Hi everyone, I noticed there hasn't been much response from Plesk regarding the email notifications issue we discussed. To bring more attention to this matter, I've created a UserVoice request. The request suggests enhancing the WordPress Toolkit to allow end users to control whether they...
  15. M

    Issue Error while trying to move domain

    Does it work when temporarily unsuspending the domain and moving it to the new subscription?
  16. M

    Question exec uses old php version

    Can you show a code example of what you mean? You can use BB-codes to format the example: BB codes
  17. M

    Question exec uses old php version

    Can you explain this a little more? Do you mean the PHP version on the command line?
  18. M

    Issue Error Upgrading Plesk Obsidian 18.0.63 to 18.0.64: HTTPS Error 404 - Not Found (MaxScale Repo)

    You could create a custom-mysql.cnf in /etc/my.cnf.d/ containing the contents below and restart the MySQL server: [mysql] skip-ssl = true Have you ever thought of migrating to Almalinux 8.*?
Back
Top