Skip to content

Instantly share code, notes, and snippets.

@Vitre
Last active November 19, 2018 15:28
Show Gist options
  • Save Vitre/e41f9c80f77102736d3674ec18a4b3bb to your computer and use it in GitHub Desktop.
Save Vitre/e41f9c80f77102736d3674ec18a4b3bb to your computer and use it in GitHub Desktop.
Apache Windows Service
"c:\Host\opt\Apache\2.4\bin\httpd" -k uninstall -n "Apache 2.4 - PHP X"
"c:\Host\opt\Apache\2.4\bin\httpd" -k install -n "Apache 2.4 - PHP 7.2.12" -f "C:\Host\etc\apache\httpd-2.4-php-7.2.12.conf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment