<pre>i must change the Mapserver&#39;s variable ?? <br>i thought it was OWS_MAP_MAX_INCLUDE_DEPTH in mapfile.c<br>i put &#39;30&#39; and no change<br><br>i posted something about INCLUDE with relative path in mapfile. (Title : mapfile INCLUDE with relative path)<br>
 <br>i modified the mapfile.c and the path is finally good but i got this error when i put another relative path in my second mapfile.<br><br>is it clear ? <br><br><br><br>Marc,

That error raises when you include more than the maximum nested map definitions. You can increase the nesting level

changing a Mapserver variable in the source code and then compile it again.

 
IC Carlos Ruiz</pre>