Problem
Apache Installation Error
Workaround
Originally installed in the Windows XP system is very smooth, and now to install under the Vista system,
Reloading a lot of times always appears serverroot must be a valid directory
Cause Apache to not start properly
Please consult a master
Thank you!!!
Reference answer
Please check your Apache profile httpd.conf (under the Conf folder in Apache's installation directory), and look for the ServerRoot entry to determine the path that is configured later is the Apache installation path
For example, if you install Apache on C:/Program Files/apache, then the configuration is
ServerRoot "C:/Program Files/apache"
Reference answer
Changed, or not, I have to copy the installation path to ServerRoot, but still report the same mistake, please master help, thank you!!
Vista system is so troublesome, ~~~~~~.
http://www.bkjia.com/PHPjc/632600.html www.bkjia.com true http://www.bkjia.com/PHPjc/632600.html techarticle problem Apache Installation Error resolution originally installed in the Windows XP system is very smooth, and now installed under the Vista system, re-loaded many times always appear serverroot must be a valid di ...