Thanks Michael.
I'm still not clear on what to do to enable cli.
phpinfo() indicates that I'm using Server API CGI/FastCGI
my current build configuration is
Default PHP Version (.php files) 5
PHP 5 Handler suphp
Apache suEXEC on
Apache Ruid2 off
[email protected] [~]# /usr/bin/php -v
PHP 5.6.30 (cgi-fcgi) (built: Jun 6 2017 23:44:27)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with XCache v3.2.0, Copyright (c) 2005-2014, by mOo
with XCache Cacher v3.2.0, Copyright (c) 2005-2014, by mOo
[email protected] [~]# /usr/local/bin/php -v
PHP 5.6.30 (cli) (built: Jun 6 2017 23:44:21)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with XCache v3.2.0, Copyright (c) 2005-2014, by mOo
with XCache Cacher v3.2.0, Copyright (c) 2005-2014, by mOo