logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache server root
Author
sunilpandya



Joined: 08 Sep 2016
Posts: 12
Location: India

PostPosted: Thu 08 Sep '16 15:30    Post subject: Apache server root Reply with quote

I have downloaded apache lounge to make my own wamp stack I want to know what is server root in httpd.conf file, I have downloaded 2.4 latest.

I am using windows 10, php7 and MySQL along with Apache 24

I have created folder in name Apache, I have unzipped the downloaded apache lounge source to Apache folder,
I have installed it with -k, I have also configure windows service to start apache automatic, but it shows no service has been start, the windows error says please give server root, that is shows error line no. 37 C:/Apache/Apache24/conf/httpd.conf : Server root Must be a Valid Directory.
So what is exactly Server root valid directory I should mention in above file.
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Thu 08 Sep '16 18:47    Post subject: Reply with quote

If Apache is in C:\Apache then ServerRoot is the same.
ServerRoot C:/Apache
Back to top


Reply to topic   Topic: Apache server root View previous topic :: View next topic
Post new topic   Forum Index -> Apache