How can I install ZeroMQ on CyberPanel, I need to run a script that needs these libraries

How can I install ZeroMQ on CyberPanel, I need to run a script that needs these libraries

Seems there´s a docker container with ZeroMQ - so maybe this is a workaround?

I don’t see any requirments page on ZeroMQ site, what are the requirments? And if there is an docker container for it, better use one.

follow the requirements: Xibo on a Web server | Xibo Digital Signage

It seems that most of the requirements are met. They have mentioned

URL Rewriting

Not sure how deeply they use rewrite rules, but OpenLiteSpeed only supports RewriteRule and RewriteCond, so if they are using something else it may create problem.

Apart from that if there are any missing requirments, do share.

So, this is the point I want to reach, when I run I upload the script, it tells me that the ZEROMQ is missing. I have PHP 7.4

But there is no extension to install

I would like to use Apache. Given that at the moment docker would not be an alternative.

CyberPanel dont have Apache and ZeroMQ is an PHP Extension? I don’t think lsws have an extension for it, thus can’t use it with CyberPanel.