Further investigations seems to point to, that only files (images etc) in the /install can be loaded. For instance, the website fails to load "../umbraco_client/installer/images/img10.jpg" - when it tries, the browser is redirected to the /install dir.
Installing 4.7.1 fails - what i'm I missing
I must have installed Umbraco a hundred times with no problems - but with version 4.7.1 i get stuck on this:
Suddently firefox don't know html5? Links to javascript, images etc. are messed up!
Using IIS 7.5.7600.
What I'm I doing wrong?
Best regards
Dan
I'd look in the Net tab of Firebug and see what gets returned from the CSS/JS requests...
Further investigations seems to point to, that only files (images etc) in the /install can be loaded. For instance, the website fails to load "../umbraco_client/installer/images/img10.jpg" - when it tries, the browser is redirected to the /install dir.
Try it for yourself: http://installproblem.mediafarmdev.dk
Are your permissions setup properly?
yup - unless something has changed since version 4.7.0
ahh - alimac - you were right. Had set the permission for iss_iusr instead iusr. I owe you one - thanks.
No worries :-)
is working on a reply...