<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=577490522-06022006><FONT face="Trebuchet MS" size=2>Looks to me 
like if every layer in your mapfile is in a GROUP (not named "__base__"), 
init.php produces a warning that breaks things down (depending on how errors are 
handled).</FONT></SPAN></DIV>
<DIV><SPAN class=577490522-06022006><FONT face="Trebuchet MS" 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=577490522-06022006><FONT face="Trebuchet MS" size=2>If line 180 
in init.php is changed to:</FONT></SPAN></DIV>
<DIV><SPAN class=577490522-06022006><FONT face="Trebuchet MS" 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=577490522-06022006><FONT face="Trebuchet MS" 
size=2>&nbsp;&nbsp;&nbsp; if(!empty($aLayersIdx)) // used to be:&nbsp; 
if(count($aLayersIdx[0])&gt;0)<BR></FONT></SPAN></DIV>
<DIV><SPAN class=577490522-06022006><FONT face="Trebuchet MS" size=2>this 
problem is solved.&nbsp; </FONT></SPAN></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face="Trebuchet MS" size=2>Tim</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>