Error

Error

Tshering Lham -
回帖数:1

I have moodle 3.11 installed and when i check my server environment, it shows 

check_xmlrpc_usage   Error

Can someone, please help.

回复Tshering Lham

Re: XMLRPC Usage Error

Michael Milette -
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像 Translators的头像

Hi Tshering,

Do you need XMLRPC? If you do, make sure that you are using a maximum of PHP 7.4 as it is not supported in PHP 8.0, the latest version compatible with the now unsupported release of Moodle 3.11. Keep in mind that newer releases of Moodle don't require or support XML-RPC so you may want to work on migrating dependencies away from it.

If you don't depend on XML-RPC, you can use PHP 8.0 but then you should disable XML-RPC in Moodle 3.11 by navigating to Site Administration > Server > Web Services: Manage Protocols and disabling XML-RPC Protocol. This will result in a different warning on the Environment page but you will need to live with that until you upgrade to a newer supported release of Moodle.

Hope you find this information useful.

Merry Christmas!

Michael Milette