Hello ! I have a problem starting setup.php with apache 2.2 / PHP 5.3.29 (to run Upgrade Database) I have a problem with in line 61 in setup.php
$errormsg = []; Syntax Error
PHP 5.3 end of life was almost three years ago. Time to move on. Upgrade to 5.6 and it will work.
BTW: apache 2.2 is EOL too.
I completely agree that you should upgrade to the latest PHP (ideally 7.x).
Nevertheless - grab the latest code from github, it has this issue fixed since a while.
thx. I have old www with old framework and cannot update PHP
On Fri Aug 04 2017 16:08:34 GMT-0400 (Eastern Standard Time), Tomasz Rolewski trolrolo@users.sf.net wrote:
Then 'welcome to hell'...
Log in to post a comment.
Hello !
I have a problem starting setup.php with apache 2.2 / PHP 5.3.29 (to run Upgrade Database)
I have a problem with in line 61 in setup.php
$errormsg = [];
Syntax Error
PHP 5.3 end of life was almost three years ago. Time to move on. Upgrade to 5.6 and it will work.
BTW: apache 2.2 is EOL too.
I completely agree that you should upgrade to the latest PHP (ideally 7.x).
Nevertheless - grab the latest code from github, it has this issue fixed since a while.
thx. I have old www with old framework and cannot update PHP
On Fri Aug 04 2017 16:08:34 GMT-0400 (Eastern Standard Time), Tomasz
Rolewski trolrolo@users.sf.net wrote:
Then 'welcome to hell'...