Wow. When I comment it out I get this:<br><a href="http://66.147.244.79/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/accounts">http://66.147.244.79/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/~polamor1/accounts</a><br>
when trying to go to the accounts page.<br><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 9:34 AM, Jamie Holly <span dir="ltr">&lt;<a href="mailto:hovercrafter@earthlink.net" target="_blank">hovercrafter@earthlink.net</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">
    Comment it out and it should fix it. I have a client with Drupal
    installations in sub directories as well as the root directory on
    BlueHost and none of them need RewriteBase set.<div class="im"><br>
    <pre cols="72">Jamie Holly
<a href="http://www.intoxination.net" target="_blank">http://www.intoxination.net</a> 
<a href="http://www.hollyit.net" target="_blank">http://www.hollyit.net</a></pre>
    <br></div><div><div class="h5">
    On 6/18/2012 12:25 PM, Anthony wrote:
    <blockquote type="cite">Thanks for all the info. As usual the devil is in the
      detail.  Let me try to explain exactly what I did. <br>
      1. I didn&#39;t want to move our email from yahoo so I started asking
      Bluehost how to go about doing that. They said and I quote<i>
        &quot;Changing your name servers to Bluehost would interrupt your
        mail unless you change your MX records with us to point to Yahoo
        before you change the nameservers.I went ahead and made the MX
        record change on our end, you can change the nameservers at
        anytime.</i>&quot;<br>
      <br>
      They also said (different dude 10 hours later).<br>
      <i>&quot;You can change the hosting of just the website to us by
        pointing just the a record of the domain to <a href="tel:66.147.244.79" value="+16614724479" target="_blank">66.147.244.79</a>.  This will change the
        domain but not the mx entries.&quot;</i><br>
      2. So I changed only the A-Record from yahoo to the ip address
      mentioned. Not the NS records on network solutions.<br>
      3. Then got the error mentioned. Got to home page but no further.
      500 errors.<br>
      4. Looked in the .htaccess and saw the line<br>
      RewriteBase /~polamor1/<br>
      I suspect that this may be wrong and I have to comment this line
      out but due to my ignorance can not justify based on logic. <br>
      <br>
      Thanks<br>
      Tony<br>
      <br>
      <br>
      <br>
      <div class="gmail_quote">On Mon, Jun 18, 2012 at 8:06 AM, Jamie
        Holly <span dir="ltr">&lt;<a href="mailto:hovercrafter@earthlink.net" target="_blank">hovercrafter@earthlink.net</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">First thing
          to do - make sure that your computer is going to the correct<br>
          IP. From a command window:<br>
          <br>
          nslookup <a href="http://example.com" target="_blank">example.com</a><br>
          <br>
          If the IP is right then check your server error logs. A 500
          error is not<br>
          a DNS error. It actually comes from a webserver (see RFC
          2616). As long<br>
          as you are going to the right server, then the big hint will
          lie within<br>
          the server&#39;s error logs.<br>
          <br>
          Also make sure you have a CNAME set up:<br>
          <br>
          <a href="http://example.com" target="_blank">example.com</a>. A xxx.xxx.xxx.xxx<br>
          <a href="http://www.example.com" target="_blank">www.example.com</a>. CNAME <a href="http://example.com" target="_blank">example.com</a>.<br>
          <br>
          You need to CNAME www. to your A record or it won&#39;t work since
          www. is<br>
          viewed as a subdomain. This wouldn&#39;t lead to the error (you
          would just<br>
          get a server not found error - no HTTP error codes), but it
          does prevent<br>
          future problems of people who want to use the www.<br>
          <span><font color="#888888"><br>
              Jamie Holly<br>
              <a href="http://www.intoxination.net" target="_blank">http://www.intoxination.net</a><br>
              <a href="http://www.hollyit.net" target="_blank">http://www.hollyit.net</a><br>
            </font></span>
          <div>
            <div><br>
              <br>
              On 6/18/2012 10:46 AM, Joel Willers wrote:<br>
              &gt; I was referring to his hosts file on his personal
              machine for testing. Editing your hosts file makes you not
              have to wait for DNS changes, as you&#39;re telling your
              browser what IP address it supposed to be used. I use it
              to see what happens if I want a site to go live but what
              to see the ramifications first.<br>
              &gt;<br>
              &gt; Joel<br>
              &gt;<br>
              &gt;<br>
              &gt; -----Original Message-----<br>
              &gt; From: <a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a>
              [mailto:<a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a>]
              On Behalf Of Earnie Boyd<br>
              &gt; Sent: Monday, June 18, 2012 9:40 AM<br>
              &gt; To: <a href="mailto:support@drupal.org" target="_blank">support@drupal.org</a><br>
              &gt; Subject: Re: [support] Gone live problem<br>
              &gt;<br>
              &gt; On Mon, Jun 18, 2012 at 8:44 AM, Joel Willers wrote:<br>
              &gt; &gt;  You can always change your &#39;hosts&#39; file on your
              machine to test how something works without actually
              changing the A record. Just add a line with IP address and
              the URL you want it to take over. Just make sure you
              remove it, otherwise you might not notice problems in the
              future.<br>
              &gt;<br>
              &gt; I don&#39;t believe the OP has access to his /etc/hosts
              file and the provider will not do it for him.<br>
              &gt;<br>
              &gt; --<br>
              &gt; Earnie<br>
              &gt; -- <a href="https://sites.google.com/site/earnieboyd" target="_blank">https://sites.google.com/site/earnieboyd</a><br>
              &gt; --<br>
              &gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
              ]<br>
              --<br>
              [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
              ]<br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      <p><b><i>Anthony
            Stefan Maciejowski</i></b></p>
      <br>
      <br>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
  </div></div></div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br><p><b style="font-family:&#39;Lucida Handwriting&#39;,cursive;font-size:13px;background-color:rgb(255,255,255)"><i>Anthony Stefan Maciejowski</i></b></p>
<p></p><br><p></p><br>