make it clearer that the finishing commands have to be exectuted as 'root'; fixes #1128
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -82,7 +82,7 @@ if (Froxlor::isFroxlorVersion('0.10.38.3')) {
|
|||||||
Database::query("ALTER TABLE `" . TABLE_PANEL_ADMINS . "` DROP COLUMN `domains_see_all`;");
|
Database::query("ALTER TABLE `" . TABLE_PANEL_ADMINS . "` DROP COLUMN `domains_see_all`;");
|
||||||
Update::lastStepStatus(0);
|
Update::lastStepStatus(0);
|
||||||
|
|
||||||
Update::showUpdateStep("Checking for multiple mysql-servers to allow acccess to customers for existing databases");
|
Update::showUpdateStep("Checking for multiple mysql-servers to allow access to customers for existing databases");
|
||||||
$dbservers_stmt = Database::query("
|
$dbservers_stmt = Database::query("
|
||||||
SELECT `customerid`,
|
SELECT `customerid`,
|
||||||
GROUP_CONCAT(DISTINCT `dbserver` SEPARATOR ',') as allowed_mysqlserver
|
GROUP_CONCAT(DISTINCT `dbserver` SEPARATOR ',') as allowed_mysqlserver
|
||||||
|
|||||||
@@ -2179,6 +2179,7 @@ Vielen Dank, Ihr Administrator',
|
|||||||
'description' => 'Aktualisierung der froxlor Datenbank',
|
'description' => 'Aktualisierung der froxlor Datenbank',
|
||||||
'uc_newinfo' => 'Eine neuere %sVersion ist verfügbar: "%s" (Aktuell installierte Version: %s)',
|
'uc_newinfo' => 'Eine neuere %sVersion ist verfügbar: "%s" (Aktuell installierte Version: %s)',
|
||||||
'notify_subject' => 'Neues Update verfügbar',
|
'notify_subject' => 'Neues Update verfügbar',
|
||||||
|
'dbupdate_required' => 'Froxlor-Dateien wurden aktualisiert, Datenbank-Aktualisierung notwendig',
|
||||||
],
|
],
|
||||||
'usersettings' => [
|
'usersettings' => [
|
||||||
'custom_notes' => [
|
'custom_notes' => [
|
||||||
@@ -2233,8 +2234,8 @@ Vielen Dank, Ihr Administrator',
|
|||||||
'install' => [
|
'install' => [
|
||||||
'top' => 'Abschluss',
|
'top' => 'Abschluss',
|
||||||
'title' => 'Ein letzter Schritt...',
|
'title' => 'Ein letzter Schritt...',
|
||||||
'description' => 'Der untenstehende Befehl lädt, installiert und konfiguriert die benötigten Dienste auf dem System aufgrund der Angaben die während des Installationsprozessen gesammelt wurden.',
|
'description' => 'Der untenstehende Befehl lädt, installiert und konfiguriert die benötigten Dienste auf dem System aufgrund der Angaben die während des Installationsprozessen gesammelt wurden.<br><br><span class="text-danger">Führe die gezeigten Befehle als <b>root</b> in der Shell/Konsole des Servers aus.</span>',
|
||||||
'runcmd' => 'Folgenden Befehl als root-Benutzer in der Shell auf dem Server ausführen:',
|
'runcmd' => 'Folgende Befehle ausführen, um die Installation abzuschließen:',
|
||||||
'manual_config' => 'Ich werden die Dienste manuell konfigurieren, direkt zum Login umleiten',
|
'manual_config' => 'Ich werden die Dienste manuell konfigurieren, direkt zum Login umleiten',
|
||||||
'waitforconfig' => 'Warte auf Abschluss der Dienstkonfiguration...',
|
'waitforconfig' => 'Warte auf Abschluss der Dienstkonfiguration...',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -952,7 +952,7 @@ return [
|
|||||||
'autoupdate_1' => 'PHP setting allow_url_fopen is disabled. Autoupdate needs this setting to be enabled in php.ini',
|
'autoupdate_1' => 'PHP setting allow_url_fopen is disabled. Autoupdate needs this setting to be enabled in php.ini',
|
||||||
'autoupdate_2' => 'PHP zip extension not found, please ensure it is installed and activated',
|
'autoupdate_2' => 'PHP zip extension not found, please ensure it is installed and activated',
|
||||||
'autoupdate_4' => 'The froxlor archive could not be stored to the disk :(',
|
'autoupdate_4' => 'The froxlor archive could not be stored to the disk :(',
|
||||||
'autoupdate_5' => 'version.froxlor.org returned inacceptable values :(',
|
'autoupdate_5' => 'version.froxlor.org returned unacceptable values :(',
|
||||||
'autoupdate_6' => 'Whoops, there was no (valid) version given to download :(',
|
'autoupdate_6' => 'Whoops, there was no (valid) version given to download :(',
|
||||||
'autoupdate_7' => 'The downloaded archive could not be found :(',
|
'autoupdate_7' => 'The downloaded archive could not be found :(',
|
||||||
'autoupdate_8' => 'The archive could not be extracted :(',
|
'autoupdate_8' => 'The archive could not be extracted :(',
|
||||||
@@ -2310,6 +2310,7 @@ Yours sincerely, your administrator',
|
|||||||
'description' => 'Running database updates for your froxlor installation',
|
'description' => 'Running database updates for your froxlor installation',
|
||||||
'uc_newinfo' => 'There is a newer %sversion available: "%s" (Your current version is: %s)',
|
'uc_newinfo' => 'There is a newer %sversion available: "%s" (Your current version is: %s)',
|
||||||
'notify_subject' => 'New update available',
|
'notify_subject' => 'New update available',
|
||||||
|
'dbupdate_required' => 'Froxlor files have been updated, database update required',
|
||||||
],
|
],
|
||||||
'usersettings' => [
|
'usersettings' => [
|
||||||
'custom_notes' => [
|
'custom_notes' => [
|
||||||
@@ -2365,8 +2366,8 @@ Yours sincerely, your administrator',
|
|||||||
'install' => [
|
'install' => [
|
||||||
'top' => 'Finish setup',
|
'top' => 'Finish setup',
|
||||||
'title' => 'One last step...',
|
'title' => 'One last step...',
|
||||||
'description' => 'The command below will download, install and configure required services on your system according to the data you have given in this installation process.',
|
'description' => 'The command below will download, install and configure required services on your system according to the data you have given in this installation process.<br><br><span class="text-danger">Be sure to run the following command as <b>root</b> on the server\'s shell/terminal.</span>',
|
||||||
'runcmd' => 'Run the following command as root-user in your shell on this server:',
|
'runcmd' => 'Run the following command to finish the installation:',
|
||||||
'manual_config' => 'I will manually configure the services, just take me to the login',
|
'manual_config' => 'I will manually configure the services, just take me to the login',
|
||||||
'waitforconfig' => 'Waiting for services to be configured...',
|
'waitforconfig' => 'Waiting for services to be configured...',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
<label class="form-check-label" for="switchInstallMode">{% if extended is defined and extended %}{{ lng('install.switchmode_basic') }}{% else %}{{ lng('install.switchmode_advanced') }}{% endif %}</label>
|
<label class="form-check-label" for="switchInstallMode">{% if extended is defined and extended %}{{ lng('install.switchmode_basic') }}{% else %}{{ lng('install.switchmode_advanced') }}{% endif %}</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p class="lead">{{ section.description }}</p>
|
<p class="lead">{{ section.description|raw }}</p>
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
{% import "Froxlor/form/formfields.html.twig" as formfields %}
|
{% import "Froxlor/form/formfields.html.twig" as formfields %}
|
||||||
|
|||||||
Reference in New Issue
Block a user