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.
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.
Hey there,
I can install the latest ImageMagick and Imagick versions in my server,
Also, when I add the compiled Imagick.so file to the modules of the correct PHP version ( /opt/plesk/php/8.2/lib/php/modules/imagick.so ) and add it to the php.ini of the correct PHP version (...
I am currently running Plesk Obsidian 18.0.44 on Debian Debian 9.13
My installed PHP-Versions are: 8.1.7, 8.0.20 and 7.4.30, all these version are missing .webp from the ImageMagick supported formats
Are the PHP Versions included in newer Plesk Obsidian compiled with Imagemagick .webp...
Hi,
When I use the PHP GD library function imagecropauto() to crop my images (png; transparency) the resulting image differs from my local dev environment. (found here)
Command I use:
Result on the latest Plesk Onyx Update: (left original; right cropped)
It successfully crops the image, but...
I have installed ImageMagick on Ubuntu 20.04 and now in a CMS I need the absolute path to the ImageMagick libraries. Because I have no experience with ImageMagick, I wonder what to enter here?
If I type 'whereis convert' then the output is
/usr/bin/convert
Is it correct that the ImageMagick...
Hello Pleskians,
can somone help me to recompile php extension imagick with webp support on Plesk Obsidian on Ubuntu Ubuntu 18.04.6 ?
Need WEBP in ImageMagick supported formats
Thank you in advance
Hi
i installed imagemagick but the extension is not detected!
I have done several tests and it seems installed correctly, for example:
root@server:/# convert -version
Version: ImageMagick 7.0.10-61 Q16 x86_64 2021-01-30 https://imagemagick.org
Copyright: (C) 1999-2021 ImageMagick Studio LLC...
Hello,
I'm currently receiving the following error through mail from plesk system update tool:
Please resolve them manually.
Reason: 2020-09-05 03:36:54 INFO: pum is called with arguments: ['--update', '--json']
2020-09-05 03:37:08 INFO: updating packages: matio alt-php51-bcmath...
Hello,
I have this problem after last update of plesk-php7*-imagick modules:
ImagickException: UnableToOpenConfigureFile `coder.xml' @ warning/configure.c/GetConfigureOptions/591
Before the update, everything works. How fix this?
Hi, although this is not causing us any harm (for the time being), has anyone come across the cause of this ?
It goes like this, we are using 'ImageMagick' with PHP 5.6.4 as its the only PHP version we have managed to get it to work.
However, whenever we do any updates to plugins for Wordpress...
Hi,
have spent several hours following instructions for other Windows based solutions for using php i.e. WAMP, on how to install imagemagick but have not made any real head way.
These are the 'clearest' instructions I have found so far
How to install ImageMagick and imagick on Windows server...
Latest PHP package ugprades via yum result in these errors:
Error: Package: plesk-php70-imagick-3.4.1-centos7.18010912.x86_64 (PLESK_17_PHP70)
Requires: libMagickCore.so.5()(64bit)
Available: ImageMagick-6.7.8.9-15.el7_2.x86_64 (base)...
Hi,
I’m trying to use convert command from ImageMagick like below by placing in.JPG right under httpdocs, and had an message like below. I’ve also tried to place the files several other directories in order just to test to find out what will happen and the results were same...