MOODLE INSTALLATION ERROR
Moodle-Learning-Management-System Installing-Moodle-on-Local-Server 15-16 min 50-60 sec
Answers:
What is the error that you are getting?
Please elaborate.
Regarding sharing screenshots/images, please upload the images to your google drive, enable sharing and share the link here so that we can take a look at those.
Let us know about this.
To install the xmlrpc library on Windows
- Open the php.ini file found in the moodle/apache/bin folder
- Find the line: ;extension=php_xmlrpc.dll
- Remove the ; at the beginning of the line
- Restart apache if necessary
Same should work for intl, soap etc.
Some helpful links:
- https://www.youtube.com/watch?v=cFJVokiDhzk
- https://docs.moodle.org/38/en/Installing_PHP_on_Windows#Editing_the_php.ini_file
- https://docs.moodle.org/38/en/admin/environment/php_extension/xmlrpc
- https://docs.moodle.org/38/en/admin/environment/php_extension/intl
- https://docs.moodle.org/38/en/admin/environment/php_extension/soap
Let us know if you have any further queries.