Skip to content
Extraits de code Groupes Projets
Valider 2bda5943 rédigé par mattab's avatar mattab
Parcourir les fichiers

use GNU/Linux instead of Linux

parent 9ac745e2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -198,7 +198,7 @@ class Filechecks ...@@ -198,7 +198,7 @@ class Filechecks
$message .= "On Windows, check that the folder is not read only and is writable.\n $message .= "On Windows, check that the folder is not read only and is writable.\n
You can try to execute:<br />"; You can try to execute:<br />";
} else { } else {
$message .= "For example, on a Linux server if your Apache httpd user $message .= "For example, on a GNU/Linux server if your Apache httpd user
is www-data, you can try to execute:<br />\n" is www-data, you can try to execute:<br />\n"
. "<code>chown -R www-data:www-data " . $path . "</code><br />"; . "<code>chown -R www-data:www-data " . $path . "</code><br />";
} }
......
...@@ -1132,7 +1132,7 @@ ...@@ -1132,7 +1132,7 @@
"SystemCheckOtherFunctions": "Other functions", "SystemCheckOtherFunctions": "Other functions",
"SystemCheckPackHelp": "The pack() function is required to track visitors in Piwik.", "SystemCheckPackHelp": "The pack() function is required to track visitors in Piwik.",
"SystemCheckParseIniFileHelp": "This built-in function has been disabled on your host. Piwik will attempt to emulate this function but may encounter further security restrictions. Tracker performance will also be impacted.", "SystemCheckParseIniFileHelp": "This built-in function has been disabled on your host. Piwik will attempt to emulate this function but may encounter further security restrictions. Tracker performance will also be impacted.",
"SystemCheckPdoAndMysqliHelp": "On a Linux server you can compile php with the following options: %1$s In your php.ini, add the following lines: %2$s", "SystemCheckPdoAndMysqliHelp": "On a GNU/Linux server you can compile php with the following options: %1$s In your php.ini, add the following lines: %2$s",
"SystemCheckPhp": "PHP version", "SystemCheckPhp": "PHP version",
"SystemCheckPhpPdoAndMysqli": "More information on: %1$sPHP PDO%2$s and %3$sMYSQLI%4$s.", "SystemCheckPhpPdoAndMysqli": "More information on: %1$sPHP PDO%2$s and %3$sMYSQLI%4$s.",
"SystemCheckSplHelp": "You need to configure and rebuild PHP with the Standard PHP Library (SPL) enabled (by default).", "SystemCheckSplHelp": "You need to configure and rebuild PHP with the Standard PHP Library (SPL) enabled (by default).",
...@@ -1149,7 +1149,7 @@ ...@@ -1149,7 +1149,7 @@
"SystemCheckWarnSimpleXMLHelp": "You should enable the \"SimpleXML\" extension (e.g., install the \"php-simplexml\" and\/or \"php-xml\" package).", "SystemCheckWarnSimpleXMLHelp": "You should enable the \"SimpleXML\" extension (e.g., install the \"php-simplexml\" and\/or \"php-xml\" package).",
"SystemCheckWinPdoAndMysqliHelp": "On a Windows server you can add the following lines to your php.ini: %s", "SystemCheckWinPdoAndMysqliHelp": "On a Windows server you can add the following lines to your php.ini: %s",
"SystemCheckWriteDirs": "Directories with write access", "SystemCheckWriteDirs": "Directories with write access",
"SystemCheckWriteDirsHelp": "To fix this error on your Linux system, try typing in the following command(s)", "SystemCheckWriteDirsHelp": "To fix this error on your GNU/Linux system, try typing in the following command(s)",
"SystemCheckZlibHelp": "You need to configure and rebuild PHP with \"zlib\" support enabled, --with-zlib.", "SystemCheckZlibHelp": "You need to configure and rebuild PHP with \"zlib\" support enabled, --with-zlib.",
"SystemCheckCronArchiveProcess": "Archive Cron", "SystemCheckCronArchiveProcess": "Archive Cron",
"SystemCheckCronArchiveProcessCLI": "Managing processes via CLI", "SystemCheckCronArchiveProcessCLI": "Managing processes via CLI",
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter