Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: Blank screen on new install

$
0
0
Found the problem.

It's in
/core/Piwik.php

function checkIfFileSystemIsNFS()

It crash in
@exec($command, $output, $returnCode);

i don't know why.

I've fix it just putting a return false; after declaration of function.

Installation and piwik work well now.

Viewing all articles
Browse latest Browse all 13117

Trending Articles