• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved how to install Mcrypt and ZeroMQ on Plesk Onyx

mdde

Regular Pleskian
Hi,
can someone give me a tipp how to install ZeroMQ and Mcrypt on Plesk Onyx?

do i have to install

libzmq-dbg, libzmq-dev, libzmq1
?
 
Last edited:
Regarding mcrypt:

[root@ppu17-5 ~]# rpm -qa | grep mcrypt
plesk-php56-mcrypt-5.6.30-centos7.17031314.x86_64
plesk-php52-mcrypt-5.2.17-centos7.15100614.x86_64
plesk-php70-mcrypt-7.0.17-centos7.17031621.x86_64
libmcrypt-2.5.8-13.el7.x86_64
plesk-php71-mcrypt-7.1.3-centos7.17031711.x86_64
plesk-php55-mcrypt-5.5.38-centos7.17031317.x86_64
plesk-php53-mcrypt-5.3.29-centos7.15102117.x86_64
plesk-php54-mcrypt-5.4.45-centos7.16032517.x86_64

ZeroMQ you can install from third-party repositories or from source - How To Install ZeroMQ From Source on a CentOS 6 x64 VPS | DigitalOcean on your own risk.
 
@IgorG Hi,
thank you.
I'm talking about ZeroMQ.
I found Mcrypt in PHP 5.6.30 FPM :)

Do you have a tutorial für ZeroMQ for Debian?
 
Back
Top