Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...
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...
:-) 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.
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...
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...
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...
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...
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...