ZeroMQ gets installed but still gets error during xibo installation

We have purchased a VPS server on inmotionhosting and are using PHP 5.6. We can upgrade to PHP 7+ if required. We downloaded zeroMQ and installed it. updated php.ini. Still does not work. I keep getting error during xibo installation that “ZeroMQ is used to send messages to XMR which allows push communications with play”. Any help?

You need to install both ZeroMQ and the PHP bindings for it.

If you’re using Apache, you’ll also need to restart the webserver after installing the bindings.

Hi Alex,

Thanks for getting back.

Looks like the commands to bind php and zeromq are not working on my server. Below is the result for uname -a

uname -a
Linux vps43436.inmotionhosting.com 3.10.0-042stab130.1 #1 SMP Tue May 22 09:19:34 MSK 2018 x86_64 x86_64 x86_64 GNU/Linux

It’s not a command, it’s software you need to install.

http://zeromq.org/bindings:php

You need to speak to whoever manages your server and have that installed and activated in your PHP installation, or use our recommended and supported installation method with Docker where this is all provided for you automatically.

I am doing php xmr.phar
But I am getting error - Segmentation fault

Any idea?

Hi Dibwas,

I’m also getting the same error, have you resolved the same? will be very helpful if you can share the same.

Hi Kamil,

Are you doing docker installation or manual? Do you have WHM?