NETWORK ADMINISTRATIONSWindows server

How to Install Apache Server on Windows

Upgrade your Clever Techie learning experience:
https://www.patreon.com/clevertechie

UPDATE! (9/13/19) New features and improvements for Clever Techie Patreons:

1. Download full source code with detailed comments – easy to learn and understand code
2. Weekly source code file updates by Clever Techie – every time I learn new things about a topic I will add it to the source file and let you know about the update – keep up with the latest coding technologies
3. Library of custom Clever Techie functions with descriptive, easy to understand comments – skyrocket coding productivity, code more efficiently by using Clever library of custom re-usable functions
4. Syntax code summary – memorize and review previously learned code faster
4. Organized file structure – access all Clever Techie lessons, source code, graphics, diagrams and cheat sheet from a single workspace – no more searching around for previously covered material and source code – save enormous amount of time and effort
5. Outline of topics the source file covers – fast review of all previously learned coding lessons
6. Access to all full HD 1080p videos with no ads
7. Console input examples – interactive examples that make it easier to understand and learn coding
8. Access to updated PHP Programming Book by Clever Techie
In this video on how to install Apache server on Window, since we’re not using windows installer (MSI) for this latest Apache version 2.4.16, we need to MANUALLY install Apache as a service on Windows. Here is how to do it:

Open your Apache bin folder, hold shift and right click anywhere in the empty space and click on “Open command window here” this will open the command prompt with Apache directory, then type: httpd.exe -k install -n “Apache2.4” this will install Apache as service and when you open ApacheMonitor.exe the Apache service will be there, done!

How to install Apache server 2.4.16 VC 14 (as of July 28th, 2015) and have it running on Windows 7.

VC14: Visual Studio Redistributable 2015:

http://www.microsoft.com/en-us/downlo…

VC11: Visual Studio Redistributable 2012:

http://www.microsoft.com/en-us/downlo…

VC9: Visual Studio Redistributable 2008:

http://www.microsoft.com/en-us/downlo…

“““““““““““““““““““““““““““““““““““““““““““““““
Hey guys, I’m now using Patreon to share improved and updated video lesson material. For a small fee you can access all the downloadable files from this lesson (source code, icons & graphics, cheat sheets) and everything else included in the video from the patreon page. Additionally, you will get access to ALL Clever Techie videos in HD format with no ads. Thank you so much for supporting Clever Techie 🙂

Download this video’s files here:
https://www.patreon.com/posts/how-to-install-20810613

( This unlock includes access to ALL Clever Techie channel videos in HD 1080p quality format with all video ads removed! )

““““““““““““““““““““““““““““““““““““““““““““““`
( Website ) https://clevertechie.com – PHP, JavaScript, WordPress, CSS, and HTML tutorials in video and text format with cool looking graphics and diagrams.

( YouTube Channel ) https://www.youtube.com/c/CleverTechieTube

( Google Plus ) https://goo.gl/J71p6f – clever techie video tutorials.

( Facebook ) https://www.facebook.com/CleverTechie/

( Twitter ) https://twitter.com/theclevertechie

“““““““““““““““““““““““““““““““““““““““““““““““

source

windows server

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

Leave a Reply

Your email address will not be published. Required fields are marked *