• 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.

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