diff --git a/install/assets/logo/database_sign.png b/install/assets/logo/database_sign.png new file mode 100644 index 000000000..9af9da8d9 Binary files /dev/null and b/install/assets/logo/database_sign.png differ diff --git a/install/index.php b/install/index.php index a2f65f5b1..15539efc6 100644 --- a/install/index.php +++ b/install/index.php @@ -313,7 +313,7 @@ if ($_POST && isset($_POST['submit'])) {
- + " class="form-control" name="directory" />
@@ -326,29 +326,41 @@ if ($_POST && isset($_POST['submit'])) {
- +
-
- - -
-
- - -
-
- - -
-
- - +
+
+ +
+
+

To properly install Wavelog you already should have setup a mariadb/mysql database. Provide the parameters here.

+
+ + + Usually 'localhost'. Optional with '...:[port]'. Default Port: 3306 +
+
+ + + Username of the DB User which has full access to the database. +
+
+ + + Password of the DB User. +
+
+ + + Name of the Database. +
+
- +
-

Create your first User.

+

Create your first User.

@@ -420,9 +432,9 @@ if ($_POST && isset($_POST['submit'])) {
- +
-

Here will be the Install Button

+

Here will be the Install Button