Project

General

Profile

Actions

Bug #47489

closed

Cronjob Error in cli_dispatch.phpsh (Unexpected character '\' ASCII=92)

Added by Christian von Holten over 11 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
-- undefined --
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-04-23
Due date:
% Done:

0%

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

Description

Hi,

I tried to run the scheduler by a cronjob on a domainFactory Server. I have noticed that the code of cli_dispatch.phpsh changed in TYPO3 6.0. The output lists the following error. Is this an issue of the server or in the php script?

HTTP/1.1 200 OK
Date: Tue, 23 Apr 2013 10:03:07 GMT
Server: Apache/2.2.22
X-Powered-By: PHP/5.4.9
Cache-Control: public
Expires: Tue, 23 Apr 2013 10:03:07 GMT
Vary: User-Agent,Accept-Encoding
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8

/kunden/mypath<br />
<b>Warning</b>:  Unexpected character in input:  '\' (ASCII=92) state=1 in
<b>/kunden/mypath/typo3/cli_dispatch.phpsh</b>
on line <b>43</b><br />
<br />
<b>Warning</b>:  Unexpected character in input:  '\' (ASCII=92) state=1 in
<b>/kunden/mypath/typo3/cli_dispatch.phpsh</b>
on line <b>43</b><br />
<br />
<b>Parse error</b>:  syntax error, unexpected T_STRING in
<b>/kunden/mypath/typo3/cli_dispatch.phpsh</b>
on line <b>43</b><br />
Actions

Also available in: Atom PDF