DebuggingApache2

Debugging Central

This page is part of the debugging series — pages with debugging details for a variety of Ubuntu packages.

Some tips for debugging problems with Apache2.

Posting the configuration

When asked to post apache2 configuration, include the following information:

  • The file /etc/apache2/apache2.conf
  • Directory listing of:
    • /etc/apache2/conf.d/
    • /etc/apache2/mods-enabled/
    • /etc/apache2/sites-enabled/
  • Your virtualhost configuration (found in /etc/apache2/site-enabled).

Error logs

The default error log file is located in /var/log/apache2/error.log.


CategoryBugSquad CategoryDebugging

DebuggingApache2 (last edited 2009-01-09 21:48:07 by c-24-21-50-133)