|

Apache
webserver has either not been installed as a service (see
installation instructions), or the apache service in the
services window has not been started or is running into
errors. A common error in NT service manager is error
1067.
Error 1067 is really a bogus error,
it does not report the exact error. The easy way to find
out what the error is really about, go to a dos prompt
first. Then change directory to the apache folder:
c:\program files\apache group\apache\
Once at the folder simply type apache.exe
and press enter. This will attempt to manually start apache
program and will produce the real error. Once real error
is found, do a search for that error in the database and
find the corresponding document.
|