I tried php5 and php7-cli on tc10
after entering command "php -a"
it printed "Interactive mode enabled" and then hung,
without giving a "php >" prompt
is there anything else needed for Interactive mode?
tc@box:~$ version
10.1
tc@box:~$ which php
/usr/local/bin/php
tc@box:~$ php -v
PHP 7.3.7(cli)...
tc@box:~$ php -a
Interactive mode enabled