Skip to content

Instantly share code, notes, and snippets.

@shabaz-ejaz
Created September 15, 2017 15:25
Show Gist options
  • Save shabaz-ejaz/75485bd222e9c2884a435c204bf625dc to your computer and use it in GitHub Desktop.
Save shabaz-ejaz/75485bd222e9c2884a435c204bf625dc to your computer and use it in GitHub Desktop.
Upgrade PHP CLI version in WAMP
- Update to atleast Wampserver 3.0.4
- Add the PHP version you want for the CLI (e.g. 7.0.10)
- Change PHP version from Wamp tray icon
- Verify that all works fine
- Exit Wampserver
- Edit the file wamp/wampmanager.conf to replace phpCliVersion = 5.6.16 with the version number you want to use and save the modified file.
- Launch Wampserver and wait for Green icon then exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment