Call to undefined function json_decode()

Hi @all.

I am happy to be here.

We have a problem to start the xmr.phar.
The following error appears.

PHP Fatal error: Uncaught Error: Call to undefined function json_decode() in phar:///var/www/vhosts/XXXXXXXXXX.com/httpdocs/vendor/bin/xmr.phar/index.php:49
Stack trace:
#0 /var/www/vhosts/XXXXXXXXXX.com/httpdocs/vendor/bin/xmr.phar(10): require()
#1 {main}
thrown in phar:///var/www/vhosts/XXXXXXXXXX.com/httpdocs/vendor/bin/xmr.phar/index.php on line 49

The CMS works well otherwise, except for the XMR part.

We have ZeroMQ installed (V4.3.3) and now I want to run the xmr.phar:

php /var/www/vhosts/XXXXXXXX.com/httpdocs/vendor/bin/xmr.phar

After that I immediately get the error and just don’t know where to look.

Thanks for the help!
Alex

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