From 3549785897093452a5c523e517ac42842bea694d Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 19 Feb 2008 22:28:28 +0000 Subject: First steps to implement an installer --- installer/test.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 installer/test.php (limited to 'installer/test.php') diff --git a/installer/test.php b/installer/test.php new file mode 100644 index 000000000..254144e04 --- /dev/null +++ b/installer/test.php @@ -0,0 +1,21 @@ +
+ +[do some tests as in check.php-dist here]

'; + +echo ''; + +?> +
+ +

+ +After completing the installation and the final tests please remove the whole +installer folder from the document root of the webserver.
+
+ +These files may expose sensitive configuration data like server passwords and encryption keys +to the public. Make sure you cannot access this installer from your browser. + +

-- cgit v1.2.3