Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install php 7.4 chocolatey

#install php v7.4.13
choco install php --version=7.4.13
  
#force reinstall if php v7.4.13 is already installed
choco install php --version=7.4.13 --force
Comment

install php with chocolatey

# install latest version of php
choco install php
Comment

install php with chocolatey

choco install php-service
Comment

PREVIOUS NEXT
Code Example
Shell :: how to brew install mongodb 
Shell :: clean memory cache on linux 
Shell :: paint for ubuntu 
Shell :: install firefox ubuntu 
Shell :: how to install snap store in elementary os 
Shell :: how to uninstall mongodb in ubuntu 
Shell :: hardhat 
Shell :: homebrew restart service 
Shell :: choco upgrade all 
Shell :: Advanced SystemCare 
Shell :: firebase with react 
Shell :: libgthread-2.0.so.0: cannot open shared object file: No such file or directory 
Shell :: flutter avdmanager is missing from the android sdk 
Shell :: uninstall lightdm 
Shell :: linux speed test 
Shell :: git change remote origin 
Shell :: list drives unbuntu server 
Shell :: set username git 
Shell :: how to remove terminator from ubuntu 
Shell :: unix:///var/run/supervisor.sock no such file 
Shell :: test environment jest-environment-jsdom cannot be found 
Shell :: install nodemon dev 
Shell :: bash get width of terminal 
Shell :: Job for apache2.service failed because the control process exited with error code. 
Shell :: uninstall vue from my system 
Shell :: remove a folder from git tracking 
Shell :: pulseeffects ubuntu 
Shell :: hash sum mismatch ubuntu 20.04 
Shell :: crontab file location 
Shell :: hdfs remove directory 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =