diff --git a/install/index.php b/install/index.php index 937a498f1..b2fa989a2 100644 --- a/install/index.php +++ b/install/index.php @@ -236,12 +236,52 @@ if (!file_exists('.lock') && !file_exists('../application/config/config.php') && + +
= __("Web Server"); ?>
+| = __("Version:"); ?> | ++ |
= __("Important note for nginx users!"); ?>
+= __("Since you are using nginx as web server please make sure that you have made the changes described in the Wiki before continuing."); ?>
https://github.com/wavelog/Wavelog/wiki/Installation#nginx-configuration
+= __("Folder Write Permissions"); ?>
| /application | +/application/cache | - + + = __("Success"); ?> + + = __("Failed"); ?> + + | +
| /application/config | ++ + = __("Success"); ?> + + = __("Failed"); ?> + + | +|
| /application/logs | ++ = __("Success"); ?> @@ -294,24 +334,7 @@ if (!file_exists('.lock') && !file_exists('../application/config/config.php') && |
= __("Web Server"); ?>
-| = __("Version:"); ?> | -- |
= __("Important note for nginx users!"); ?>
-= __("Since you are using nginx as web server please make sure that you have made the changes described in the Wiki before continuing."); ?>
https://github.com/wavelog/Wavelog/wiki/Installation#nginx-configuration
-