Fresh Installation - css and js Files not resolving

Does anyone know why on a fresh installation the following is what is being produced on the installation screen?

http://####/index.php/dist/polyfills-es2015.72528892cc7709ea2d41.js

that will not resolve as it has “index.php” as a directory in path

This does resolve …

http://####/dist/polyfills-es2015.72528892cc7709ea2d41.js

The file exists and shows in browser when called directly but the script is outputting the url with “/index.php/dist/” in the url. Any way to fix this, is there something wonky in the config?

Another screenshot showing it trying to resolve to “index.php” directory.

Okay, the files are resolving. I just re-installed, ran the permissions and it all displayed. I was able to get through the installer and it took me to the login screen but I am getting:

“Error occurred while fetching metadata”

All working now. I deleted the initial install directory, re-created it, used 8.3.0 version vs. 8.0.3. Thanks!

1 Like