<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <div class="moz-text-html" lang="x-western"> Hi there,<br>
      <br>
      &nbsp;&nbsp;&nbsp; I have recently taken a existing drupal site offline and am
      running it locally on Aquaria. I have everything working except
      for a few pages. I am getting a 404 Error message and after some
      research it looks like it brings me to a line in the <span
        style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0);
        background-color: transparent; font-weight: normal; font-style:
        normal; text-decoration: none; vertical-align: baseline;"
        id="internal-source-marker_0.3087857981339406">module.inc</span>
      and it has a php syntax of <span style="font-size: 11pt;
        font-family: Arial; color: rgb(0, 0, 0); background-color:
        rgb(255, 255, 0); font-weight: bold; font-style: normal;
        text-decoration: none; vertical-align: baseline;"
        id="internal-source-marker_0.3087857981339406">$result =
        call_user_func_array($function, $args);</span><span
        style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0);
        background-color: transparent; font-weight: normal; font-style:
        normal; text-decoration: none; vertical-align: baseline;"></span>
      I don't know if this means anything but it is what all the 404
      errors are resulting to when it comes to a broken link. <br>
      <br>
      Now the site online is working fine. But just running it loaclly
      these problems occur.<br>
      <br>
      Is there anything I can do to fix this local broken link problem
      so I can see all my pages.<br>
      <br>
      <br>
      Cheers, Kevin Anderson<br>
      <br>
      <br>
    </div>
  </body>
</html>