CMS PHP error - Call to undefined function Xibo\XMR\openssl_get_publickey

Hello

I configured XMR for showing screenshots and sending commands. The player says XMR status: connected (tcp://IP:9505).

But when I want a screenshot from the client or sending a command I’m getting this CMS error (I switched to test mode for the server to see errors):

I’using Xibo 1.8.2 on Win 2012 Server with Apache webserver and PHP 5.6.30.

What’s wrong?

It looks like you’re missing the OpenSSL module from your PHP installation.

It might just be case of enabling it in the php.ini file.

If so, please let me know so I can log a bug so that we check for it as part of the install/upgrade process.

Wow, that was easy :heart_eyes:

Thank you very much for your fast support :clap:

Thanks for the feedback.

I’ll get a bug logged so we’re checking for that at install time.