Pfff !!! problem solved....
You just had to install XML RPC for PHP.
2 command lines and my problem was solved.
1.Install the xmlrpc extension.
sudo apt-get install php-xmlrpc
2.Restart Apache web server
sudo service apache2 restart
you're welcome foto50.
I am trying out the Money module, it works perfectly.
It is not possible to pay for another avatar, or did I not activate an option?
It should be possible as long as there is enough balance for the payer. The only difference in the demo mode is that the user balance is reset after login/parcel border crossing.
Maybe u get some info when enabling debugging in the global config?
With regard to php-xmlrpc being enabled by default I don't think that is the case as I have checked on three different servers I use that all have php 7.x installed and none had it installed by default. As this is something that is not part of a standard Joomla and opensimulator install it may be worth updating the documentation for jOpenSim to include this information. In addition to the above on how to install, may be worth aslo adding you can check with a simple PHP script: