I am using wordpress to build an website with Jupiter theme, but it says my php version is too old.
So I tried to update php version from 5.3.3 to the higher version by following the guide on this site http://php-osx.liip.ch/
I updated to version 7, however when I get into the wordpress to activate the Jupiter theme, it still says I have php 5.3.3
When I type in $php -v on terminal it says I have the version 7, but it doesn’t seem to work.
Can you help me to update php version to the higher version? It doesn’t have to 7, but 5.5 would be good too.
Thank you!