Hi, all
i've installed jobe on debian 4.19 and
when i lanch testsubmit.py
i receive that the test fail.
All errors are of type:
***************** HTTP ERROR ******************
Response: 500 Internal Server Error
<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">
<h4>An uncaught Exception was encountered</h4>
<p>Type: ParseError</p>
<p>Message: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)</p>
<p>Filename: /var/www/html/jobe/application/libraries/LanguageTask.php</p>
<p>Line Number: 63</p>
<p>Backtrace:</p>
<p style="margin-left:10px">
File: /var/www/html/jobe/index.php<br />
Line: 315<br />
Function: require_once </p>
</div>
how do i resolve ?
When i open the browser
the testpage fails with same php error.
Tnank for attention