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.

27-05-20, 1:28 a.m. kashmira.n


moodle server installation error
27-05-20, 5:15 p.m. tejas.patel


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.

27-05-20, 10:21 p.m. kashmira.n


Click here to reply/comment online