Moodle not display properly after install (IIS)

Moodle not display properly after install (IIS)

Nguyen D. Huy -
回帖数:2

This is the first time i try to setup a moodle server. I follow step of a tutorial on youtube. Everything was good after the installation finish:

Web not display properly.

When i press f12 to check i saw some error:

Failed to load resource: the server responded with a status of 404 ()       polyfill.js:1 
Failed to load resource: the server responded with a status of 404 ()        javascript-static.js:1 
Failed to load resource: the server responded with a status of 404 ()        require.min.js:1 
Failed to load resource: the server responded with a status of 404 ()        index.php:210

Uncaught TypeError: Cannot read properties of undefined (reading 'js_pending')
    at index.php:210:8

Uncaught TypeError: Cannot read properties of undefined (reading 'help_popups')
    at index.php:259:21
    at index.php:261:3

image.png

 This is the first time i working with webserver, so i dont have any prior experience.

And im stuck right now so any help is appreciated.

Thanks in advance and sorry for my bad english.

回复Nguyen D. Huy

Re: Moodle not display properly after install (IIS)

Howard Miller -
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像
I would start with....

https://docs.moodle.org/403/en/Internet_Information_Services#Slasharguments

(and all the other stuff about IIS in that page, probably)