MOODLE INSTALLATION ERROR
Title
Question
<img align="none" alt="" src="http://localhost/moodle/admin/index.php?cache=0&lang=en&agreelicense=1">
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.
<img align="none" alt="moodle server installation error" src="https://drive.google.com/file/d/14I5o8m4g_gfDjXLa_UUQW-e-imrPYIz9/view?usp=sharing">
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.
Login to add comment