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

    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

    Update: seems the method is actually named Imagick::setImageInterpolateMethod, but it either doesn't exists before update (for PHP 7.1), or exists in both versions (7.2 - 8.1)
  2. mizar

    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

    Hello, I try to run following code: /opt/plesk/php/7.3/bin/php -r '$i=new Imagick();$i->setImageInterpolationMethod(IMG_MITCHELL);' before, and after update on AlmaLinux 8 and have same error - Call to undefined method Imagick::setImageInterpolationMethod(). Could you please provide code sample...
  3. mizar

    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

    Hello, The problem is resolved in recent PHP update. Please let me know if you still have the problems.
  4. mizar

    Issue Failed to update Plesk. To solve this problem, you can send the update log to Plesk support.

    I need to note, that CentOS 8 is EOL'ed, and seems providers are removing their repositories from mirrors. Please consider to another RHEL fork, f.e AlmaLinux
  5. mizar

    Issue No sodium extension for PHP 7.4.30 FPM

    EPEL repository should be enabled during update to 7.4.30 by plesk installer, but yum update definitely doesnt' enable it.
  6. mizar

    Issue No sodium extension for PHP 7.4.30 FPM

    Hello, The updated packages are now availiable on dowload server, you can update your Plesk
  7. mizar

    Resolved Problem update plesk

    Hello, It seems you are already have inconsistent package system, even plesk-mysql-server 18.0-2.centos.7+p18.0.17.0+t190721.1104 require mariadb-server. You need to uninstall this package via rpm -e --nodeps plesk-mysql-server, install plesk-mysql-server-community via rpm -Uvh...
  8. mizar

    Issue error updating to Plesk 18.0.43

    Hello, MariaDB since 10.6 doesn't allows to bind both ::1 and 127.0.0.1 by setting bind-address = ::ffff:127.0.0.1 in my.cnf. If your upgrade from previous version, you should replace bind-address to 127.0.0.1, otherwise MariaDB won't start (or plesk sbin mysqlmng --bind-address local do it for...
  9. mizar

    Resolved Problem update plesk

    Hello, Could you post /var/log/plesk/install/autoinstaller3.log fragment if `plesk installer upgrade 18.0.43 --debug` is running? If it doesn't possible, please answer of following questions: * Do you have some custom repo configured - is SOURCE present in /root/.autoinstallerrc and...
  10. mizar

    Resolved Problem update plesk

    # plesk installer upgrade 18.0.43
  11. mizar

    Resolved Problem update plesk

    Hello, It's known problem of Plesk 18.0.43 with ID PPPM-13514 - update to 18.0.43 failed if MySQL community server was installed on server. Expect fix in 18.0.43 #1
  12. mizar

    Issue Issue with Plesk Update - ERROR: The Yum utility failed to install the required packages.

    Hello, > 1. Its something dangerous for the server? or i can ignore it? This error doesn't affect your server operations right now. > 2. I am not an advanced user, how easy and safe is to do what you suggest? Usually, conversion to Almalinux is quite safe. But if you doubt, you can contact our...
  13. mizar

    Resolved Plesk update: There are no products for your operating system

    Hello, Unfortunately I cannot reproduce the problem. Could you please provide /var/log/plesl/install/autoinstller3.log fragment with the latest upgrade attempt? Or might be you use custom mirror ?
  14. mizar

    Issue Issue with Plesk Update - ERROR: The Yum utility failed to install the required packages.

    Hello, As I see from the log, you have Plesk installed on CentOS 8, but the vendor is EOL CentOS 8 since 31.12.2021. You should either migrate installation to supported OS, or perform inplace upgrade to Almalinux. Thanks,
  15. mizar

    Issue Plesk Centos 7 update

    Hello, Same as above, 10.5.14 is also revoked - MariaDB 10.5.14 Release Notes
  16. mizar

    Issue Plesk Centos 7 update

    Hello, You can just ignore the error - next update should be successful
  17. mizar

    Issue Plesk Centos 7 update

    Hello, Hello, It seems you are using mariadb from mariadb.org and they revokes 10.3.33 release from their repository - MariaDB 10.3.33 Release Notes, so the packages are not avaialiable.
  18. mizar

    Input Plesk can now be installed on Ubuntu 20 servers running on ARM-based platforms

    Hello, The problem should be resolved from now. Could you please check ? Thanks,
  19. mizar

    Resolved Wrong OS displayed

    Hello, As i recall, we parse /etc/redhat-release file for RHEL-based oses
  20. mizar

    Question Rock linux is ready to use with Plesk?

    It seems you are tried to install Plesk RockyLinux on ARM architecture, which is not supported. RockyLinux is supported only on x86_64 architecture. We only support Ubuntu 20.04 on ARM at this moment.
Back
Top