Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Zhang <waikatozhang@gmail.com>2021-10-05 06:27:47 +0300
committerGitHub <noreply@github.com>2021-10-05 06:27:47 +0300
commit4196894e8f39771b252b1dfaa5a7c8f734d84bfb (patch)
treeaa4a14d3ab6df923653fc525b17f8ec04f389ba9 /plugins/Installation
parentf48b6d52710bf25aeff0bf7724ecdd594ec6c3f1 (diff)
add php binary format check (#18060)
add PHP binary format check recommend 64 bit
Diffstat (limited to 'plugins/Installation')
-rw-r--r--plugins/Installation/lang/en.json4
-rw-r--r--plugins/Installation/tests/UI/expected-screenshots/Installation_system_check.png4
2 files changed, 5 insertions, 3 deletions
diff --git a/plugins/Installation/lang/en.json b/plugins/Installation/lang/en.json
index 02c7a9b10a..ac71e1d6d2 100644
--- a/plugins/Installation/lang/en.json
+++ b/plugins/Installation/lang/en.json
@@ -137,6 +137,8 @@
"SystemCheckPhpSetting": "To prevent some critical issue, you must set the following in your php.ini file: %s",
"SystemCheckUpdateHttps": "Update over HTTPS",
"SystemCheckUpdateHttpsNotSupported": "Matomo cannot use HTTPS to update, it will fall back to the insecure HTTP update. Check that CURL or allow_url_fopen is supported and that the openssl PHP extension is installed: https:\/\/matomo.org\/faq\/troubleshooting\/faq_177\/.",
+ "PhpBinaryCheck" : "64-bit PHP Binary",
+ "PhpBinaryCheckHelp": "32-bit <p> We recommend upgrading to a 64-bit PHP binary at the latest by January 2026 to prevent bugs in the future.</p>",
"NotSupported": "not supported",
"Tables": "Creating the Tables",
"TablesCreatedSuccess": "Tables created with success!",
@@ -158,4 +160,4 @@
"PerformanceSettingsDesc1": "One final note regarding performance: your Matomo is setup and ready to track and report on your website's traffic, but if you find Matomo slow, you will want to take the extra step of setting up %1$sCLI archiving%2$s. This will generate your reports in the background periodically, rather than on demand.",
"PerformanceSettingsDesc2": "This requires adding a Matomo command to cron which can't be done automatically by the installer, but you can %1$sread our FAQ to learn how you can set it up yourself.%2$s"
}
-} \ No newline at end of file
+}
diff --git a/plugins/Installation/tests/UI/expected-screenshots/Installation_system_check.png b/plugins/Installation/tests/UI/expected-screenshots/Installation_system_check.png
index 1a12421ecc..48f79a74bb 100644
--- a/plugins/Installation/tests/UI/expected-screenshots/Installation_system_check.png
+++ b/plugins/Installation/tests/UI/expected-screenshots/Installation_system_check.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:0fc783ae07f00e3cc8a782288eae50ec1120018690e2120927e855fed69841fc
-size 273637
+oid sha256:e49fa011f3ebaed6b77cdceb4a8b6b600a51985e01fe0381c1ab99dc289a6c88
+size 275880