System error

error:  could not find component for path '../admin_template.mas'
context: 
... 
23:  $data =~ s/<table width="740"/<table width="550"/ig;
24:  $data =~ s/\r\n//ig;
25:  $data =~ s/\n//ig;
26: 
27:  $data = $m->comp("../admin_template.mas", body => $data, template => 'weather');
28:  print $data;
29: 
30:  </%perl>
31: 
code stack:  /home/lktmtnre/public_html/weather.html:27
/home/liveabov/public_html/autohandler:8
raw error






























could not find component for path '../admin_template.mas'


Trace begun at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1239
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0xa7984b8)', '../admin_template.mas', 'body', '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><table width="550" border="0" align="center" cellpadding="0" cellspacing="0">  <tr>    <td><img src="images/header.jpg" alt="LookoutWeather.com - A Weather Station Provided by Covenant College" width="740" height="110" border="0" usemap="#header"></td>  </tr>              <tr>    <td><img src="images/sub_header.jpg" width="740" height="36" border="0" usemap="#subheader"></td>  </tr>              <tr>    <td><a href="http://www.covenant.edu" target="_blank"><img src="images/bdy_today.jpg" width="740" height="235" border="0"></a></td>  </tr>  <tr>    <td bgcolor="#EAEAEA"><table width="100%"  border="0" cellspacing="5" cellpadding="5">      <tr>        <td><p><strong>Current Conditions:</strong> <br>The current conditions contained on this page are updated every minute. <br>To reload this page <a href="javascript:location.reload(true)">click here</a>.          <br>        </p>          <table width="100%"  border="0" cellspacing="5" cellpadding="5">  <tr>    <td width="25%">Temperature</td>    <td width="25%">---&deg;</td>    <td width="25%">Rain Rate </td>    <td width="25%">-0.01    &nbsp;      in/hr</td>  </tr>  <tr>    <td>Humidity</td>    <td>---% </td>    <td>Today\'s Rain</td>    <td>0.00    &nbsp;      in</td>  </tr>  <tr>    <td>Wind</td>    <td>--- at --- mph</td>    <td>Wind Chill</td>    <td>---&deg;</td>  </tr>  <tr>    <td>Barometer</td>    <td>30.053&nbsp;in & Rising Rapidly</td>    <td>Heat Index</td>    <td>---&deg;</td>  </tr>  <tr>    <td colspan="4"><hr size="1" noshade>     </td>  </tr>  <tr>    <td>High Temperature <em><br>    recorded at ----m</em></td>    <td>---&deg;</td>    <td>High Barometer <em><br>      recorded at           8:14am    </em></td>    <td>30.057    &nbsp;      in</td>  </tr>  <tr>    <td>Low Temperature <br>    <em>recorded at ----m</em></td>    <td>---&deg;</td>    <td>Low Barometer <em><br>      recorded at           3:59am    </em></td>    <td>29.934    &nbsp;      in</td>  </tr>  <tr>    <td>High Humidity <br>    <em>recorded at ----m</em></td>    <td>---% </td>    <td>High Rain Rate <em><br>      recorded at          ----m    </em></td>    <td>0.00    &nbsp;      in/hr</td>  </tr>  <tr>    <td>Low Humidity <br>    <em>recorded at ----m</em></td>    <td>---% </td>    <td>Low Wind Chill <em><br>      recorded at          ----m    </em></td>    <td>---&deg;</td>  </tr>  <tr>    <td>High Wind Speed <br>    <em>recorded at ----m</em></td>    <td>0.0&nbsp;mph</td>    <td>High Heat Index <em><br>      recorded at          ----m    </em></td>    <td>---&deg;</td>  </tr>  <tr>    <td>Page Last Updated:</td>    <td>09/09/10 at  8:44am</td>    <td></td>    <td></td>  </tr>  </table><p><center><img src="http://scots.covenant.edu/webcam/image.jpg"/></center></p><hr size="1" noshade><div align="center">  <p></p>  <p><img src="http://scots.covenant.edu/webcam/weather/day/OutsideTempHistory.gif" width="320" height="200"><img src="http://scots.covenant.edu/webcam/weather/day/HeatIndexHistory.gif" width="320" height="200"></p>  <p><img src="http://scots.covenant.edu/webcam/weather/day/OutsideHumidityHistory.gif" width="320" height="200"><img src="http://scots.covenant.edu/webcam/weather/day/DewPointHistory.gif" width="320" height="200"></p>  <p><img src="http://scots.covenant.edu/webcam/weather/day/RainHistory.gif" width="320" height="200"><img src="http://scots.covenant.edu/webcam/weather/day/RainRateHistory.gif" width="320" height="200"></p>  <p><img src="http://scots.covenant.edu/webcam/weather/day/THWHistory.gif" width="320" height="200"><img src="http://scots.covenant.edu/webcam/weather/day/WindRunHistory.gif" width="320" height="200"></p>  <p><img src="http://scots.covenant.edu/webcam/weather/day/HighWindDirHistory.gif" width="320" height="200"><img src="http://scots.covenant.edu/webcam/weather/day/HiWindSpeedHistory.gif" width="320" height="200"></p>  <p><img src="http://scots.covenant.edu/webcam/weather/day/WindDirectionHistory.gif" width="320" height="200"><img src="http://scots.covenant.edu/webcam/weather/day/WindSpeedHistory.gif" width="320" height="200"></p>  <p><img src="http://scots.covenant.edu/webcam/weather/day/WindChillHistory.gif" width="320" height="200"></p></div></td>      </tr>    </table>      </td>  </tr>  <tr>    <td><a href="http://www.covenant.edu"><img src="images/footer.gif" alt="Site Provided by Covenant College, 14049 Scenic Highway, Lookout Mountain, Georgia, 30750, 706.820.1560, www.covenant.edu" border="0"></a></td> </tr></table></body></html>', 'template', 'weather') called at /home/lktmtnre/public_html/weather.html line 27
HTML::Mason::Commands::__ANON__ at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa92fe94)') called at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1297
eval {...} at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 955
HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0xa7984b8)') called at /home/liveabov/public_html/autohandler line 8
HTML::Mason::Commands::__ANON__ at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa7b47d8)') called at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1297
eval {...} at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 481
eval {...} at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 481
eval {...} at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0xa7984b8)') called at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0xa7984b8)') called at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 825
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0xa798788)', 'Apache=SCALAR(0xa7980bc)') called at (eval 35) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache=SCALAR(0xa7980bc)') called at /dev/null line 0
eval {...} at /dev/null line 0