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
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.