Project

General

Profile

Actions

Task #85468

closed

Change path to typo3 binary in scheduler setup check view if composer mode is enabled

Added by Patrick Lenk over 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2018-07-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:

Description

With the use of subtree split in composer mode, symlinks for system extensions are gone. The shown scheduler command /var/www/vhosts/[REMOVED]/typo3_8.7/web/typo3/sysext/core/bin/typo3 scheduler in the backend scheduler setup check fails, because the path ../../../../vendor/autoload.php in web/typo3/sysext/core/bin typo3 is wrong.

Helmut Hummel said in Slack #typo3-cms-composer channel:
Never call this binary in composer mode, but use the binary installed with composer
like `vendor/bin/typo3 scheduler:run`

Please add a notification or add the correct typo3 binary path to the scheduler setup check view if composer mode is in use.

Thanks

Actions #1

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63566

Actions #2

Updated by Gerrit Code Review about 4 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63573

Actions #3

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63573

Actions #4

Updated by Susanne Moog about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF