<div dir="ltr">On Fri, Dec 15, 2017 at 6:05 PM, Ronald Barnes <span dir="ltr"><<a href="mailto:ron@ronaldbarnes.ca" target="_blank">ron@ronaldbarnes.ca</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
I've restored a Drupal7 multi-site setup from old backups (Ubuntu server 16.04 and downgraded to PHP 5.6).<br></blockquote><div><br></div><div>You should need to downgrade. Drupal 7 works fine with the PHP 7.0 that comes with 16.04.<br></div><div>Ideally you would configure it as PHP-FPM, and use either Apache MPM-Worker and FastCGI, or Nginx.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
When I point Firefox at the server (on my subnet), I get my dd-wrt router's status page, despite port-forwarding enabled.<br>
<br>
Spent hours looking into this, no idea why.<br>
<br>
<br>
I ended up wget-ing one site from the server (changing the /etc/hosts file so domain pointed to localhost) and copying those over.<br>
<br>
<br>
Then I accidentally ran wget on my computer (not server) and it ran... pulled down lots of resources.<br>
<br>
Trying again in Firefox 57.0.1 on Kubuntu 16.04... dd-wrt status.<br>
<br>
Tried in Chromium - got the Drupal sites.  Konquerer: got Drupal sites.<br>
<br>
<br>
Tried to install a new site in the Drupal 7 setup using Firefox and ... it *worked*.  But still cannot load other 2 sites Drupal is hosting.<br>
<br>
<br>
I hope I've explained this mess enough that someone can either suggest where to look for my problem, or at least commiserate on the huge level of WTF that I'm experiencing.<br></blockquote></div><br></div><div class="gmail_extra">The problem is not Drupal related. <br><br><div>It could it be that Firefox is caching the name lookup. Did you try to shut down Firefox and restart it?<br><br></div>The fact that hard coding the sites in /etc/hosts works tells me that it is something along these lines. <br><br>Another
 thing to check if you have setup Apache with virtual name servers. This
 is when one IP address serves multiple sites and the browser has to 
send the server name in a Host: header. <br><br></div><div class="gmail_extra">-- <br><div class="gmail_signature">Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br></div>
</div></div>