I have the same problem.It's most likely your php erroring. Please check the output of "php -v".
PHP 5.3.29 (cli) (built: Sep 17 2018 10:44:01)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v10.3.8, Copyright (c) 2002-2019, by ionCube Ltd.
Yes, PHP 5.3 is not supported by CB code. You'd need to have something newer as primary version of PHP.I have the same problem.
The output from my php -v command is:
Could it be that my primary PHP version is no longer supported?Code:PHP 5.3.29 (cli) (built: Sep 17 2018 10:44:01) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2014 Zend Technologies with the ionCube PHP Loader v10.3.8, Copyright (c) 2002-2019, by ionCube Ltd.