At one point I thought I had narrowed the issue down to the use of sudo, but now the PHP version seems to be stuck on 5.6, so I haven't been able to verify this.
What I did:
- Created a user through the ClearOS admin panel.
- Assigned the user to the root and wheel groups.
- used sudo to perform various Tiki tasks (such as svnup.php and console.php)
At one point when I was using the command line, I was getting PHP 7.1 when not using sudo, and 5.6 while using sudo. Now PHP will only return 5.6. Maybe it has to do with me trying a sudo php -v