Project

General

Profile

Actions

Bug #93221

open

Environment status: error message for disable_functions ist not helping

Added by Andreas Kiessling over 3 years ago. Updated 3 months ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2021-01-05
Due date:
% Done:

0%

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

Description

My hoster currently has proc_open included in the disable_functions, this causes errors with the new Symfony mailer.

They do show up in the error log:
Core: Error handler (FE): PHP Warning: proc_open() has been disabled for security reasons in /var/www/foo/bar/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php line 41

However, the error message from the Environment module does not help at all

Some PHP functions disabled
disable_functions=passthru shell_exec system proc_open popen parse_ini_file show_source These function(s) are disabled. TYPO3 uses some of those, so there might be trouble. TYPO3 is designed to use the default set of PHP functions plus some common extensions. Possibly these functions are disabled due to security considerations and most likely the list would include a function like exec() which is used by TYPO3 at various places. Depending on which exact functions are disabled, some parts of the system may just break without further notice.

I'd expect to get a more detailed information, so i can tell my hoster what to change and why that setting is needed, before i get the first error in the log


Files

93221_fake.png (168 KB) 93221_fake.png Oliver Hader, 2024-01-31 09:54

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #91783: Add "allow list" for php.ini setting disable_functionsUnder Review2020-07-11

Actions
Related to TYPO3 Core - Feature #46219: Central system environment checkClosed2013-03-12

Actions
Actions

Also available in: Atom PDF