Project

General

Profile

Actions

Bug #24793

closed

Different environment variables in CLI - add hint to mail

Added by Steffen Gebert over 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Reports
Target version:
Start date:
2011-01-25
Due date:
% Done:

0%

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

Description

The mail reports might report different values than the BE module does.

This problem is caused by CLI using a different php.ini and thus getting different values.

Suggestion: Add kind of disclaimer to the mail that environment variables might depend on the CLI configuration.

(issue imported from #M17292)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #24572: Notification Emails for system status updatesClosedIngo Renner2011-01-14

Actions
Related to TYPO3 Core - Bug #56569: SystemEnvironment check shouldn't give error on fileUpload values in CLI contextClosed2014-03-05

Actions
Has duplicate TYPO3 Core - Feature #52283: Mark some env-tests as skipped when running on cliClosed2013-09-26

Actions
Actions #1

Updated by Simon Schick over 10 years ago

  • Target version deleted (0)

Here is an example I had:

I permanently got the info in the email, that there's one error and one warning remaining. When looking into the Backend, I couldn't find any of those.

Now, that I updated the TYPO3 tests (as standalone script: https://github.com/7elix/TYPO3-Probe) to run at the command-line, I saw, that there were two tests just failing on the command-line:

  • WARNING - Unlimited memory limit!
  • ERROR - Maximum upload filesize too small

Can be fixed by #52283

Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Description updated (diff)
  • Status changed from New to Closed
  • Target version set to 7.4 (Backend)
  • TYPO3 Version set to 4.5
  • Is Regression set to No

will be handled in #52283

Actions

Also available in: Atom PDF