From d51955c8efa78d7f0a0ca8c138c2eebaf5ecb975 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 19 Jan 2009 20:20:10 +0000 Subject: Pull the environment check out into a separate web page to simplify the CLI installer. Put a link to it in the footer of every web install page. Don't allow users to run it if Gallery 3 is already installed. --- installer/check.html.php | 92 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 installer/check.html.php (limited to 'installer/check.html.php') diff --git a/installer/check.html.php b/installer/check.html.php new file mode 100644 index 00000000..34d0b3cb --- /dev/null +++ b/installer/check.html.php @@ -0,0 +1,92 @@ + + + + Gallery3 Installer: System Checks + + + +
+
+ + +

System Checks

+ +

+ As a privacy measure, we do not allow you to run the system + check page after your Gallery has been installed. This + keeps prying eyes from learning about your system. +

+ + + + + + + +

+ There are some problems with your web hosting environment + that need to be fixed before you can successfully install + Gallery 3. +

+ +

+ Check again +

+ + +

+ Good news! We've checked everything we can think of and it + looks like Gallery 3 should work just fine on your system. +

+ + +
+
+ + -- cgit v1.2.3