]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added notice that support forums will likely ask for an errorlog entry.
authorTony Stevenson <pctony@apache.org>
Fri, 8 Feb 2008 00:22:03 +0000 (00:22 +0000)
committerTony Stevenson <pctony@apache.org>
Fri, 8 Feb 2008 00:22:03 +0000 (00:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@619703 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/faq/index.html.en
docs/manual/faq/index.xml

index 634ad2eb8b8bf1d41f0804551f3bd9f599ad6d85..d6d4ee0f30257e5d86c3d6bd1d55e06c19231ee0 100644 (file)
 
       <dl>
       <dt>Check the ErrorLog!</dt>
-      <dd>Apache tries to be helpful when it encounters a problem. In many
+      <dd><p>Apache tries to be helpful when it encounters a problem. In many
       cases, it will provide some details by writing one or more messages to the
       server error log. Sometimes this is enough for you to diagnose and fix
       the problem yourself (such as file permissions or the like). The default
       location of the error log is
       <code>/usr/local/apache2/logs/error_log</code>, but see the <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> directive in your config files for the
-      location on your server.</dd>
+      location on your server.</p>
+
+      <p>If you end up in any of the support forums this is quite likely to be the
+      first place they will ask you retrieve information from.  Please ensure you
+      know where to find your errorlog.  If you are unsure, the wiki page
+      <a href="http://wiki.apache.org/httpd/DistrosDefaultLayout"> here</a> can
+      give you some ideas where to look.</p></dd>
 
       <dt>Consult the wiki</dt>
       <dd>The <a href="http://wiki.apache.org/httpd/">Apache HTTP
index b8d92600b66fe8c6d51f83fbe77522238a42b121..e4ecf4c99edac30c5efe3e848d80b05e504fbde5 100644 (file)
 
       <dl>
       <dt>Check the ErrorLog!</dt>
-      <dd>Apache tries to be helpful when it encounters a problem. In many
+      <dd><p>Apache tries to be helpful when it encounters a problem. In many
       cases, it will provide some details by writing one or more messages to the
       server error log. Sometimes this is enough for you to diagnose and fix
       the problem yourself (such as file permissions or the like). The default
       location of the error log is
       <code>/usr/local/apache2/logs/error_log</code>, but see the <directive
       module="core">ErrorLog</directive> directive in your config files for the
-      location on your server.</dd>
+      location on your server.</p>
+
+      <p>If you end up in any of the support forums this is quite likely to be the
+      first place they will ask you retrieve information from.  Please ensure you
+      know where to find your errorlog.  If you are unsure, the wiki page
+      <a href="http://wiki.apache.org/httpd/DistrosDefaultLayout"> here</a> can
+      give you some ideas where to look.</p></dd>
 
       <dt>Consult the wiki</dt>
       <dd>The <a href="http://wiki.apache.org/httpd/">Apache HTTP
       a number of companies.</p>
     </section>
 
-</manualpage>
\ No newline at end of file
+</manualpage>