Project

General

Profile

Actions

Bug #64931

closed

scheduler does not work (cron)

Added by Andrey Aksenov over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2015-02-08
Due date:
% Done:

0%

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

Description

If I create a task cron .../typo3/cli_dispatch.phpsh scheduler >/dev/null 2>&1 on the server, it does not work. Returns an error: Exited with return code = 255.
Or
.../typo3/cli_dispatch.phpsh scheduler
Return
Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /var/www/typo3_src-7.0.2/typo3/sysext/core/Classes/Core/Bootstrap.php on line 106 Exited with return code = 255

Actions

Also available in: Atom PDF