diff --git a/install/index.php b/install/index.php
index 60485c68f..362cab803 100644
--- a/install/index.php
+++ b/install/index.php
@@ -242,13 +242,16 @@ if ($_POST && isset($_POST['submit'])) {
MySQL / MariaDB
-
- | MariaDB installed version |
- |
- ToDo |
+ Min. MySQL Version: |
+ |
+
+
+ | Min. MariaDB Version: |
+ |
+
You can test your MySQL/MariaDB Version in Step 4
@@ -263,7 +266,7 @@ if ($_POST && isset($_POST['submit'])) {
$maxExecutionTime = ini_get('max_execution_time');
if ($maxExecutionTime >= $max_execution_time) {
?>
-
+
@@ -326,7 +329,7 @@ if ($_POST && isset($_POST['submit'])) {
-
+
@@ -337,7 +340,7 @@ if ($_POST && isset($_POST['submit'])) {
- Usually 'localhost'. Optional with '...:[port]'. Default Port: 3306
+ Usually 'localhost'. Optional with '...:[port]'. Default Port: 3306
@@ -360,7 +363,7 @@ if ($_POST && isset($_POST['submit'])) {
-
Create your first User.
+
Create your first User.
@@ -434,7 +437,7 @@ if ($_POST && isset($_POST['submit'])) {
-
Here will be the Install Button
+
Here will be the Install Button