<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>Hi Marc,</span></div><div><br><span></span></div><div><span>First of all, it's a Mapserver constant, not a variable. My bad because the hurries.</span></div><div><br></div><div>This is what the Mapserver documentation says:<br><span></span></div><ul><li><div class="first">The name of the file to be included <strong>MUST be quoted</strong> (single or
double quotes).</div>
</li><li><div class="first">Includes may be nested, up to 5 deep.</div>
</li><li><div class="first">File location can be given as a full path to the file, or (in MapServer &gt;=
4.10.1) as a path relative to the mapfile.</div>
</li></ul><div>So you can nest up to 5 map files by default.<br><br>This is what you wrote:<br><br>"MapFile: include nested too deeply"<br><br>what's the meaning of this error ? <br><font color="#888888"><br>Marc-André Trottier</font><br><br>But I can't see your map definition and the includes. Can you post them ?<br><br></div><div><font style="font-weight:bold;color:rgb(0, 96, 191);font-family:verdana, helvetica, sans-serif;" size="2">IC Carlos Ruiz</font><br><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Marc-André Trottier &lt;marcandre_trottier@hotmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> tinyows-users@lists.maptools.org<br><b><span style="font-weight: bold;">Sent:</span></b> Monday, July 11, 2011 8:28
 AM<br><b><span style="font-weight: bold;">Subject:</span></b> [TinyOWS-users] MapFile: include nested too deeply<br></font><br><div id="yiv599903711"><pre>i must change the Mapserver's variable ?? <br>i thought it was OWS_MAP_MAX_INCLUDE_DEPTH in mapfile.c<br>i put '30' 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.

&nbsp;
IC Carlos Ruiz</pre>
</div><br>_______________________________________________<br>TinyOWS-users mailing list<br><a ymailto="mailto:TinyOWS-users@lists.maptools.org" href="mailto:TinyOWS-users@lists.maptools.org">TinyOWS-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/tinyows-users" target="_blank">http://lists.maptools.org/mailman/listinfo/tinyows-users</a><br><br><br></div></div></div></body></html>