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

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    After getting the new plesk-php73-imagick and plesk-php71-imagick Plesk updates it seems like some of the methods are now are missing like Imagick::setImageInterpolationMethod() is now gone .. Were come compile flags not set correctly?
  2. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    I'm just testing this on some of the busier machines that we manage. If testing goes well we will include this in the next release. Thanks @Hangover2 !
  3. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    @Achim Drees Support for Ubuntu 22.04 LTS was added. Just be advised that Ubuntu users upgrading from 20.04 to 22.04 are required to run the upgrade script /opt/psa/admin/bin/modules/warden/install.sh after dist-upgrading :)
  4. danami

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    @Amadex disabling the entire EPEL repo isn't a solution. I recommend just adding the line exclude=ImageMagick* to the [EPEL] section in the file /etc/yum.repos.d/epel.repo for now. I'm sure that the Plesk devs will likely update the ImageMagick from their repo as the EPEL repo updated their...
  5. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    No not yet. Remember that extension developers get new Plesk releases the same time as everyone else so we've only had access to it for less than a week. There are a number of issues that we've already identified in testing under Ubuntu 22.04 so they will have to be fixed before it's supported.
  6. danami

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    Yes you only want to use an exclude like exclude=ImageMagick* temporarily (the exclude applies to epel packages only). Apparently the reason the EPEL upgraded ImageMagick mid cycle like this was to fix a bunch of security vulnerabilities. Ultimately the permanent fix is for Plesk to build their...
  7. danami

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    @sergiomb Unfortunately --skip-broken will not work in this case. The only work around is to add the line exclude=ImageMagick-libs in the /etc/yum.repos.d/epel.repo file or via the command line using: dnf update --exclude=ImageMagick-libs
  8. danami

    Resolved Ubuntu 20.04 LTS or 22.04 LTS

    Normally I agree but with all the high level nftables exploits this year sometimes it's better to use something that's been around for a while: [oss-security] Linux kernel: CVE-2022-1015,CVE-2022-1016 in nf_tables cause privilege escalation, information leak [LWN.net]
  9. danami

    Resolved Ubuntu 20.04 LTS or 22.04 LTS

    nftables is used by default but you can still use iptables. You just have to install it using `apt-get install iptables` so this shouldn't be an issue for Plesk Firewall or Fail2ban.
  10. danami

    Question Migrating SpamAssassin database

    Unfortunately spamassassin takes much more than just bayes training in order to configure it properly. (Which is why your spam scores are at 2.0). Spamassassin is extremely powerful but has a very high learning curve. I've been using it myself for almost 15 years and I'm still learning new...
  11. danami

    Question Migrating SpamAssassin database

    The data is migrated. You just need to point it to the mailboxes .spamassassin folder. Remember by default bayes data is per mailbox. You were just checking the global settings. You need to use: sa-learn --dbpath /var/qmail/mailnames/example.com/user/.spamassassin --dump magic
  12. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    Warden Anti-spam and Virus Protection 2.16 has been released. Advanced Queue Management, Debian 11 Support, and More! Announcement: Announcements - Danami
  13. danami

    Question Support for CentOS 7.9 > AlmaLinux 8.x migration?

    Here is another nice guide: https://linuxiac.com/centos-7-to-almalinux-8-migration-guide/ More about the ELevate project: https://almalinux.org/elevate I would love to see Plesk support this :)
  14. danami

    Resolved In what country and by what entity is the Plesk Knowledge Base hosted?

    I wouldn't think that is an issue. If I remember correctly Plesk is owned by WebPros HoldCo B.V. Amsterdam, Netherlands and WebPros itself is owned by CVC capital partners. Only some of the developers are based out of Novosibirsk, Russia.
  15. danami

    Resolved In what country and by what entity is the Plesk Knowledge Base hosted?

    @Peter Debik support.plesk.com is using Cloudflare so content is going to be sent from your servers closest Cloudflare server. Here are the ranges: IP ranges https://www.cloudflare.com/ips/ Datacenters https://www.cloudflarestatus.com/
  16. danami

    Question AbuseIPDB with Fail2Ban

    If you guys are still wanting AbuseIPDB support we recently added it to the latest release of our Juggernaut Firewall extension: Announcements - Danami
  17. danami

    Resolved Juggernaut Security and Firewall Plesk Addon

    Juggernaut Security and Firewall 3.02 for Plesk has been released. AbuseIPDB Suppport, New Blocklists and More! Announcement: Announcements - Danami
  18. danami

    Question Rock linux is ready to use with Plesk?

    @BigD213 Make sure that you have downloaded the latest CLI product installer. I didn't have any trouble installing Plesk on Rocky Linux using it...
  19. danami

    Resolved Cannot submit bug! Cannot install on Alma Linux!

    @tkalfaoglu Enable the powertools repo and it should fix this: # dnf --enablerepo=powertools install perl-Digest-SHA1
Back
Top