Koozali.org: home of the SME Server

sme-sitemaker - how to enable php_extension xmlrpc (installing moodle to /opt/)

Offline TTown

  • *
  • 30
  • +0/-0
Hello All,

I am trying to install moodle to /opt/moodle using sme sitemaker (using all default parameters).
Installation to one or more ibays works great, but for security concerns I am trying to get it installed to the /opt/ branch.
During the installation's self check of the environment I get the following warning:
php_extension xmlrpc should be installed and enabled for best results
Installing the optional xmlrpc extension is useful for Moodle Networking functionality.
How do I go about fixing this?

Why I don't use the moodle contrib? I tried, it works great. Yet I need several parallel moodle installations and this seems to require several installations either to ibays or /opt/...

Thank you for your advice
Stefan
(fnord)

Offline Normando

  • *
  • 841
  • +2/-1
    • Unixlan
This is no concern to SMESiteMaker. This is a php issue.

You must install xmlrpc php extension. From where? I can't remember, but try yum install php-xmlrpc.