<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Yes I was aware of the MAX_INCLUDE_LEVEL define. Just wasnt sure about
increasing it cos I thgt it might have been kept that low for a reason.<br>
<br>
I have my setup working perfectly fine right now ( I just reduced the
number of files being included and there is no nesting either). Though
I will try out your suggestions in the future when I need to make
changes. Will let you know of my findings then.<br>
<br>
Thanks for your help.<br>
<br>
Regards,<br>
Deepak<br>
<br>
Tzafrir Cohen wrote:
<blockquote cite="mid:20070621124653.GJ32292@xorcom.com" type="cite">
  <pre wrap="">On Thu, Jun 21, 2007 at 04:07:03PM +0530, Deepak Bhat wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Im sure its not a circular include.

Like you said its mostly realted to the number of nested includes but 
the exact meaning is not clear to me.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I repeat:

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">To trace this, enable debugging and debug logging. There is a debug 
comment for each included file.
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
enable 'debug' for some log file in logger.conf , and then run:

  logger reload
  reload

  </pre>
</blockquote>
<br>
</body>
</html>