root > WikiSense-trunk > attic > down.php

down.php

application/x-php, 696 bytes (load raw)
<html>
<head><title>Sorry (WikiMining)</title>
</head>

<body style='background-color: yellow; text-align:center'>
  <h1>WikiMining is down :-(</h1>
 
  <div style="position:absolute; top:0; right:0;">
    <img src="WikiSense-small-gray.png" alt="WikiSense Logo" title="Wiki Mining"/>
  </div>
 
  <p style="font-size:150%; font-weight:bold;">
  The tool you are looking for is currently down, sorry.
  </p>
 
  <p style="font-size:120%">
  Due to a disk failure, the tool server is currently not fully functional. <br/>
  Namely, there's currently no access to database dumps of wikimedia projects.<br/>
  It may take a few weeks until we get full functionality again.
  </p>
</body>

</html>