Created
September 15, 2017 15:25
-
-
Save shabaz-ejaz/75485bd222e9c2884a435c204bf625dc to your computer and use it in GitHub Desktop.
Upgrade PHP CLI version in WAMP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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