moodle not showing CSS and theme with linux server

前端 未结 10 744
醉梦人生
醉梦人生 2021-01-06 01:10

I\'m experiencing a problem regarding Moodle.

I\'ve made an install into a Linux server, but CSS and themes are not displaying so i have only plain text.

Ho

10条回答
  •  借酒劲吻你
    2021-01-06 01:38

    Have you checked your web server to see if there are any error messages?

    Next, have you tried looking in your web browser developer tools, to see if there are any errors there (especially 404 errors)?

    Finally, make sure debugging is on for your Moodle site (right up to developer level) and see if that sheds some light on the problem.

    You might also want to check that all of your Moodle data folder is writable, as otherwise Moodle may have trouble generating the cached theme files.

提交回复
热议问题