Currently using PHP version is 5.6.36 and I need to go down on version 5.3.29.
Running phpinfo()on my script giving me this
While on my cli
For what I understand, I'm still using the version 5.6.36.
Anyway to point the version to different installed php?

