diff --git a/install.php b/install.php
index d7e6c52459c5c17402004e5ee5d4bb2a1b7d31d3..03430411d26441b8cc675b743ea00a8504301542 100644
--- a/install.php
+++ b/install.php
@@ -1,4 +1,13 @@
 <?php
+/*><div style="width:60%; margin: auto; background-color: #fcc;
+                border: 1px solid #faa; padding: 0.5em 1em;">
+    <h1 style="font-size: 120%">No PHP Support</h1>
+
+    It seems this server has no PHP support enabled. You will need to
+    enable PHP before you can install and run DokuWiki. Contact your hosting
+    provider if you're unsure what this means.
+
+</div>*/
 /**
  * Dokuwiki installation assistance
  *