<!DOCTYPE html>
<html>
<head><title>DokuWiki Setup Error</title></head>
<body style="font-family: Arial, sans-serif">
    <div style="width:60%; margin: auto; background-color: #fcc;
                border: 1px solid #faa; padding: 0.5em 1em;">
        <h1 style="font-size: 120%">DokuWiki Setup Error</h1>
        <p>The datadir ('pages') at ./data/pages is not found, isn't accessible or writable.
                You should check your config and permission settings.
                Or maybe you want to <a href="install.php">run the
                installer</a>?</p>
    </div>
</body>
</html>