Xibo 2.2.0 installation on win server 2016 fails

From what I can see this isn’t supported, but I was hoping to maybe get some help anyway.

My setup: Windows server 2016 with php7.1.1, VC14, NTS.
I followed the instructions in “XIBO step by step Installation IIS 8.5 on WINDOWS SERVER 2012” (XIBO step by step Installation IIS 8.5 on WINDOWS SERVER 2012).

When excuting “php xmr.phar”, i only get the first line when i excute php xmr.phar. (version php_zmq-1.1.3-7.1-nts-vc14-x86 and x64)
xmr.INFO: Starting up - listening for CMS on tcp://127.0.0.1:50001. [] []

In eventviewer i find the following error:
php[3632]
PHP Fatal error: Uncaught Error: Class ‘ZMQContext’ not found in phar://C:/path/xibo/vendor/bin/xmr.phar/vendor/react/zmq/src/React/ZMQ/Context.php:15
Stack trace:
#0 phar://C:/path/xibo/vendor/bin/xmr.phar/index.php(60): React\ZMQ\Context->__construct(Object(React\EventLoop\StreamSelectLoop))
#1 C:\path\xibo\vendor\bin\xmr.phar(10): require(‘phar://C:/path…’)
#2 {main}
thrown in phar://C:/path/xibo/vendor/bin/xmr.phar/vendor/react/zmq/src/React/ZMQ/Context.php on line 15

Could someone help me out.
Thx.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.