Project

General

Profile

Actions

Bug #58786

closed

Scheduler report triggers mail with warnings unknown where from

Added by Heinz Schilling about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-05-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Scheduler report send mail with issues:
[WARN] System environment check - 1 Test(s)

In install tool and module reports I can't find any warnings. Just the following in install tool:

[notice] Suhosin not loaded
If enabling suhosin, suhosin.request.max_vars should be set to at least 400:
suhosin.request.max_vars=400

[notice] Suhosin not loaded
If enabling suhosin, suhosin.post.max_vars should be set to at least 400:
suhosin.post.max_vars=400

[notice] Suhosin not loaded
If enabling suhosin, suhosin.get.max_value_length should be set to at least 2000:
suhosin.get.max_value_length=2000

[notice] Suhosin not loaded
If enabling suhosin, a useful setting is:
suhosin.executor.include.whitelist=phar vfs

[notice] Suhosin not loaded
If enabling suhosin, a useful setting is:
suhosin.executor.include.whitelist=phar vfs

[notice] PHP suhosin extension not loaded
suhosin is an extension to harden the PHP environment. In general, it is good to have it from a security point of view. While TYPO3 CMS works fine with suhosin, it has some requirements different from the default settings to be set if enabled.

[notice] No PHP opcode cache loaded
PHP opcode caches hold a compiled version of executed PHP scripts in memory and do not require to recompile a script each time it is accessed. This can be a massive performance improvement and can reduce the load on a server in general. A parse time reduction by factor three for fully cached pages can be achieved easily if using an opcode cache.
For more information take a look in our wiki http://wiki.typo3.org/Opcode_Cache.

The mail was just sent by scheduler/cron task. When I manually start the task nothing happens.


Files

0001-enriched-report-mail-with-the-failed-tests.patch (2.4 KB) 0001-enriched-report-mail-with-the-failed-tests.patch Enriched Mails with more information about failed tests Benedict Burckhart, 2014-06-17 10:30

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #62101: System Status Update tests should test frontend environment not cli environmentClosed2014-10-08

Actions
Actions

Also available in: Atom PDF