Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Apache server root |
|
Author |
|
sunilpandya
Joined: 08 Sep 2016 Posts: 12 Location: India
|
Posted: Thu 08 Sep '16 15:30 Post subject: Apache server root |
|
|
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
|
Posted: Thu 08 Sep '16 18:47 Post subject: |
|
|
If Apache is in C:\Apache then ServerRoot is the same.
ServerRoot C:/Apache |
|
Back to top |
|
|
|
|
|
|