• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. mizar

    Resolved Plesk 18.0.44_3 repository error

    > I need one more advice before trying this: where should I comment/switch old repository? In /etc/apt/sources.list.d/plesk.list? /etc/apt/sources.list.d/plesk.list will be updated by Plesk installer. You need to change in other apt lists: /etc/apt/sources.list, /etc/apt/sources.list.d/
  2. mizar

    Resolved Plesk 18.0.44_3 repository error

    Hello, According with the log, extension installation failed on apt-get command. It seems, you have a problems with OS repos, the stretch release seems removed for it. E: The repository 'http://debian.mirrors.ovh.net/debian stretch Release' does no longer have a Release file. E: The...
  3. mizar

    Resolved Plesk 18.0.44_3 repository error

    Hello! Am I right that you install extension via Plesk Installer ? If yes - try to run it with following command: plesk installer --source http://autoinstall-archives.plesk.com If this doesn't help, please replace autoinstall.plesk.com to autoinstall-archives.plesk.com in...
  4. mizar

    Resolved Plesk 18.0.44_3 repository error

    Yes, it will enable Add Components and Update Components (if you are not up2date). If you are worry, plesk installer --source do that only for single autoinstaller session. I also agree with Peter, that Debian 9.0 is EOL'ed and insecure, so it must be good idea to migrate to new OS, or...
  5. mizar

    Resolved Plesk 18.0.44_3 repository error

    Hello! We store latest available versions for EOL'ed OSes of Plesk Obsidian in https://autoinstall-archives.plesk.com. To Add/Remove component on such OS you can run in console: plesk installer --source https://autoinstall-archives.plesk.com Or, you can configure source via...
  6. mizar

    Resolved Problem update plesk

    Hello, > I'm worried about doing this because it's a production server, does doing this mean having to reinstall mysql? No, plesk-mysql-server and plesk-mysql-server-community are dependency packages, and installation of plesk-mysql-server-community just keeps the package system consistent...
  7. 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

    Updated version of plesk-php71-imagick-3.4.3.1-1centos.8.220718.2000 is availiable. Please let me know, if you have some problems with it.
  8. 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

    Thanks for the report, I'm able to reproduce the problem on test box. I'll create the issue with id PPP-57747 to address this problem.
  9. mizar

    Resolved System Update issue - pum with arguments, missing release

    Hello, Your Plesk version (18.0.38) is very old, and removed from download server. You should update your Plesk installation to latest version (18.0.45 at the time of writing) Thanks,
  10. 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)
  11. 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...
  12. 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.
  13. 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
  14. 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.
  15. 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
  16. 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...
  17. 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...
  18. 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...
  19. mizar

    Resolved Problem update plesk

    # plesk installer upgrade 18.0.43
  20. 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
Back
Top