Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: TTown on March 09, 2008, 08:15:54 PM

Title: sme-sitemaker - how to enable php_extension xmlrpc (installing moodle to /opt/)
Post by: TTown on March 09, 2008, 08:15:54 PM
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
Title: Re: sme-sitemaker - how to enable php_extension xmlrpc (installing moodle to /op
Post by: Normando on March 09, 2008, 11:17:12 PM
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.