What do the URLs look like when you receive a 404? <div><br></div><div>It *could* be that your Drupal installation is in a subdirectory which is part of the URL? For example, if a link is href=&quot;/node/1&quot; and your site is located at <a href="http://localhost/my_drupal_site/">http://localhost/my_drupal_site/</a> this link will break. If this is indeed the case, consider using virtual hosts via Apache to remove the subdirectory in the URL.<div>
<div><br></div><div class="gmail_quote">On Sun, Feb 13, 2011 at 5:14 PM, Kevin Anderson <span dir="ltr">&lt;<a href="mailto:kevinanderson1989@gmail.com">kevinanderson1989@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


  

    
  
  <div bgcolor="#ffffff" text="#000000">
    <div lang="x-western"> Hi there,<br>
      <br>
          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">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">$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&#39;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>
  </div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div></div>