You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -56,11 +56,11 @@ Once setup is complete, you can easily switch between different PHP versions usi
56
56
./switch-to-php-7.0.sh
57
57
```
58
58
59
-
This will alter the versions of PHP running in Apache and the command line. Your password will be required to enable/disable Apache modules, restart the web server and altering the default PHP CLI version.
59
+
This will alter the versions of PHP running in Apache and the command line. Your password will be required to enable/disable Apache modules, restart the web server and alter the default PHP CLI version.
60
60
61
61
## Verification
62
62
63
-
If you wish, you can check that the switch was complete successfully.
63
+
If you wish, you can check that the switch was completed successfully.
64
64
65
65
You can verify the command line version of PHP has changed with the following command.
0 commit comments