Recent content by dotCOM host

  1. D

    Resolved Plesk update fails due to ImageMagick dependencies

    Thank you - that worked as a temporary fix, however... trying to upgrade the server from CentOS 6.6 to 6.7, now results in this: Error: Package: plesk-php56-imagick-3.1.2-centos6.15061116.x86_64 (@PHP_5_6_11-dist) Requires: libMagickCore.so.2()(64bit) Removing...
  2. D

    Resolved Plesk update fails due to ImageMagick dependencies

    OK, brand new CentOS 6.6 server (minimal install)... Trying to install ImageMagick-6.5.4.7-7.el6_5.x86_64.rpm before Plesk 12: # rpm -Uvh ImageMagick-6.5.4.7-7.el6_5.x86_64.rpm error: Failed dependencies: libHalf.so.6()(64bit) is needed by ImageMagick-6.5.4.7-7.el6_5.x86_64...
  3. D

    Resolved Plesk update fails due to ImageMagick dependencies

    :-) No problem, I understand. Let me try it now with ImageMagick-6.5.4.7-7.el6_5.x86_64.rpm installed manually before plesk-installer and see what happens.
  4. D

    Resolved Plesk update fails due to ImageMagick dependencies

    Base repo wants to install 6.7.2.7-2.el6. I've searched for 6.5.4.7-7.el6_5 but can't find it - which repo did you install this version from? Both CentOS 6.6 and 6.7 want to download 6.7.2.7-2.el6 by default, and this seems to be something new as of the past ~48-96 hours. I've installed...
  5. D

    Resolved Plesk update fails due to ImageMagick dependencies

    The above doesn't help. ImageMagic gets installed ONLY if I manually install it outside of Plesk Installer, and php-pecl-imagick was not installed by ImageMagic, or by Plesk Installer script. When I manually try to install it, I get error messages that libMagickWand.so.2()(64bit) and...
  6. D

    Resolved Plesk update fails due to ImageMagick dependencies

    BTW - installing EPEL / remi repositories does not resolve this issue.
  7. D

    Resolved Plesk update fails due to ImageMagick dependencies

    Brand new installation on CentOS 6.7 (64-bit) when selecting to install support for PHP 5.4, 5.5, 5.6 (anything outside of stock PHP included with PHP) results in this error as well, when trying to install Plesk 12.0.18: Exception: Failed to solve dependencies...
  8. D

    Plesk 12.0.18 MU#54 and MU#55

    Hey guys, I posted a working fix earlier (see page 1 of this thread) but since I'm posting from a new forum account, my post was moderated and didn't show up until just now. Since most people skip to the end of the thread looking for answers, I thought I'd re-post the fix. It works, it's dead...
  9. D

    Plesk 12.0.18 MU#54 and MU#55

    Here's a fix that actually works: 1. Download Roundcube 1.0.5 package: # wget https://autoinstall.plesk.com/PSA_12.0.18/dist-rpm-CentOS-6-x86_64/opt/roundcube/plesk-roundcube-1.0.5-cos6.build1200150212.11.noarch.rpm 2. Downgrade Roundcube with the following command: # rpm -Uvh --oldpackage...
Back
Top