Trying to install a fresh moodle 3.5.2 instance on my windows 10 desktop for testing.
Windows 10
Apache 2.4.25 (Win 32)
PHP 7.1.15
Postgres 9.6 on localhost
Moodle appears to have problems resolving the following url :
http://SERVERNAME/moodlecurrent/theme/styles.php?theme=boost&rev=1_1&type=all
There appears to be some issue with the boost theme on initial installation. The installation is stalling but eventually resolves. The css and a number of event-*.js are not loaded.
I have attached a snip from developer tools.
Any Ideas?
Eric