Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8
-
Component/s: Installation
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
In checking for the various php extensions which ought to be installed, it would be nice if we added a check for the xmlrpc module and gave a warning if it is not there to let users know that they will not be able to use the Moodle Networking features without it.
Attachments
Issue Links
| This issue has a clone: | ||||
| MDL-12080 | Add one optional environmental check about xml-rpc installed |
|
|
|
Martin - Here is a diff file that should provide for checking the presence of the xmlrpc extension. I think this should be present for Moodle 1.8 forward. Peace - Anthony