Skip to content

Instantly share code, notes, and snippets.

@sohelamin
Created May 8, 2017 08:22
Show Gist options
  • Save sohelamin/c7d80db7e8ac3d0f09f367a5e6f3935b to your computer and use it in GitHub Desktop.
Save sohelamin/c7d80db7e8ac3d0f09f367a5e6f3935b to your computer and use it in GitHub Desktop.
PHP CLI version change
sudo rm /usr/bin/php

sudo ln -s /usr/bin/php5.6 /usr/bin/php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment