Install & Set Up Apache Web Server on Windows 10 - Quickly!

preview_player
Показать описание

How to install the Apache2.4 httpd webserver as a service on a Windows 10 machine. How to check if it's running as a service, working in your browser, and how to view error logs.

In future videos, I will explain how to install PHP and MySQL to create the WAMP stack. Comment below for feedback and suggestions for future videos.
Рекомендации по теме
Комментарии
Автор

A few additional tips:
Problem: httpd: Syntax error on line 39 of ServerRoot must be a valid directory
Fix: Ensure that your Apache folder is in the proper directory, under the C:/ directory (in this example)

Problem: Installed Apache Service in the wrong location?
Fix: use the command "sc delete apache2.4" to delete the Apache service. If you do this, you'll have to run httpd -k install again to reinstall though

FlavorOfTheMonthChannel
Автор

Very underrated channel! Probably the only decent video tutorial out there showing how to install apache.

Wiktor
Автор

Thanks a lot. Quick and well planned guide. Everything needed is covered quickly.

pradeeplanka
Автор

This video contains exactly what the title describes. Thank you! it worked perfectly!

betosfilm
Автор

Really great video and the pinned comment really helped with the installation process!

CambrielMoore
Автор

Just want to say this is a very good tuturiol, very quick and easy. Thank you for producing it.

hairyonions
Автор

I tried Apache in 2015. Thanks for your video.

asmnazmuzzaman
Автор

1:51 TIP SHORTCUT (FOR CMD)
METHOD 1: Click your path bar in your explorer (top part that says "c:\bla\bla\bla" - delete what is there and just type "cmd"
METHOD 2: Shift+Right click in a blank space within this folder and you will see a new item called "Open command window here"

Hope that helps!

ADHD_Gamer
Автор

Great video. Simplest one I have seen and installed with ease. Many thanks. Off to look at your PHP one now.

johnhill
Автор

Super helpful, Thanks for taking the time to make this video!

theusaftechguy
Автор

Thank so much! You helped me a lot. This video was short and useful!

anastasiyatkachova
Автор

Great info! I love how quickly and concisely you went through the material. You can also just paste in the Apache24 folder's location in that config file (unless there's another reason later, because it works otherwise to get started).

MCNeko
Автор

Exactly what I was looking for, thank you!

erichsu
Автор

thank you very much! My main server is running apache with php and sql addons, but I wanted apache installed on my laptop so when I am writing code on the go, I can test my code

tractorman
Автор

I'm getting a:
Windows could not start the apache2.4 service on local computer.

Error 2: the system cannot find the file specified.



Also,
I've tried learning /following with lots of people on many different programming languages.

This is the first time I actually understood.

Thanks a bunch👍🏼

MoryBinM-
Автор

Thank you, this is the only explanation my illiterate brain was able to understand!!

Saved me 👍

miwiki
Автор

10/10 tutorial, im not even overexaggerating like some people do, the tutorial does exactly the title says in 5 minutes

MessyMasyn
Автор

hello! i would like to ask whether i can later connect this to a mysql platform? thanks!

Vincent-foie
Автор

What do you do if it says
Windows could not start the apache2.4 on local computer.

selectormillitant
Автор

The installation went well except for the error I get from httpd: Syntax error on line 39 of ServerRoot must be a valid directory. I can't seem to get it fixed right. I need help! Can you give me an example?

orlinchirinos
welcome to shbcf.ru