Where is Apache's error log?

You can setup an error log file location using the Apache’s ErrorLog directive:

For example:

ErrorLog "C:/server/log/apache.log"

See also: