First off; it's a clean system install on CentOS 7.4.
When I select a different PHP version in PHP Version Switcher v2, I am experiencing issues.
In the example below I selected PHP 7.0.24
Nothing to do
/usr/local/src/php-rebuild.sh: line 73: ./configure: Permission denied
Configure DONE!
####################
make: *** No targets specified and no makefile found. Stop.
Make DONE!
####################
make: *** No rule to make target `install'. Stop.
Make Install DONE!
####################
PHP Rebuild Completed
#########################
e99594f308ddb6cde0ac32d2072a0d73
Here is the full pastebin:
https://pastebin.com/j7WSJun5In the meantime I will redo the complete installation, to see if I have done something wrong.