fixes #12024
@bx80 generally you can merge PRs on approval unless there's a reason to leave it for the author
Seems the installation was broken due to this change. Common::getPiwikUrl
uses the database, which is not available during install. Added a fallback to the method used before the change...