M mdde Regular Pleskian Apr 11, 2017 #1 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: Apr 11, 2017
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 ?
IgorG Plesk addicted! Plesk Certified Professional Apr 11, 2017 #2 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.
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.
M mdde Regular Pleskian Apr 12, 2017 #3 @IgorG thank you. And what about Debian? Will this "harm" Plesk Onyx?
IgorG Plesk addicted! Plesk Certified Professional Apr 12, 2017 #4 daanse said: And what about Debian? Click to expand... Mcrypt should be installed too. Just check it with: # dpkg -l | grep mcrypt daanse said: Will this "harm" Plesk Onyx? Click to expand... I don't know. But I hope that no
daanse said: And what about Debian? Click to expand... Mcrypt should be installed too. Just check it with: # dpkg -l | grep mcrypt daanse said: Will this "harm" Plesk Onyx? Click to expand... I don't know. But I hope that no
M mdde Regular Pleskian Apr 12, 2017 #5 @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?
@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?
IgorG Plesk addicted! Plesk Certified Professional Apr 12, 2017 #6 daanse said: Do you have a tutorial für ZeroMQ for Debian? Click to expand... Just a little bit Google - Debian GNU/Linux - zeromq
daanse said: Do you have a tutorial für ZeroMQ for Debian? Click to expand... Just a little bit Google - Debian GNU/Linux - zeromq