Piwik only returns index.css

Hi everyone,

I installed Piwik on an IIS8 via the Web Platform Installer (Piwik added to Windows Web App Gallery - Analytics Platform - Matomo). After the installation I try to open Domain For Sale: myapplication.com and I see the first page of the Piwik installtion process. However when I click “Next” I only receive the Index.css File. In IE I am asked if I want to download it, in Chrome I see the contents of the file:

/* compile_me_once=76f5519695dde365532c3ee4eeef35bd /
/
Piwik CSS file is compiled with Less. You may be interested in writing a custom Theme for Piwik! */
.clearfix {
*zoom: 1;
}
.clearfix:after {
content: “”;
display: table;
clear: both;
}
.clearfix:before {
content: “”;
display: table;
}
[…]

Any ideas what might cause this behavior?

Hi there,

it’s strange, maybe check your iis error log file if there is any info there?