<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">You still aren't getting the PHP errors
      though that would be causing this. You need to&nbsp; configure your PHP
      to show the errors. Go to your php.ini file and set error handling
      to this:<br>
      <br>
      error_reporting = E_ALL &amp; ~E_DEPRECATED&nbsp; &amp; ~E_NOTICE<br>
      display_errors = On<br>
      log_errors = On<br>
      <br>
      Then restart Apache and try accessing the site and see what it
      says. Since you originally got a Drupal error page, that means PHP
      is executing, but there is an error hiding in there somewhere
      (which can also be something in the database). You need to get
      PHP's errors to be able to track that down. Generally the site
      offline error page means there is some connection issue with the
      database, so you might want to double check the $db_url in
      settings.php. <br>
      <br>
      <br>
      <br>
      <pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://www.intoxination.net">http://www.intoxination.net</a> 
<a class="moz-txt-link-freetext" href="http://www.hollyit.net">http://www.hollyit.net</a></pre>
      On 3/24/2013 5:05 PM, Max Pyziur wrote:<br>
    </div>
    <blockquote cite="mid:alpine.LRH.2.03.1303241702001.6128@brama.com"
      type="cite">
      <pre wrap="">

On Sun, 24 Mar 2013, Jamie Holly wrote:

&gt; Apache doesn't have anything to do with the database. That's PHP and
&gt; Drupal. Since you're getting the site offline error, there's a problem
&gt; within the database. Check your PHP/Apache error logs and see what's
&gt; being reported there.

In the Apache logs, there is a 503 error; the message means "Temporarily 
Unavailable &#8212; the service or file that is being requested is not currently 
available."

Is this a setting within the database? If so what table; can I do an 
update sql command?

Where else can I look?

By having done a fresh install, I see that Drupal 6.28 and PHP 5.3 can 
coexist.


&gt; Jamie Holly
&gt; <a class="moz-txt-link-freetext" href="http://www.intoxination.net">http://www.intoxination.net</a>
&gt; <a class="moz-txt-link-freetext" href="http://www.hollyit.net">http://www.hollyit.net</a>

Thanks very much for your help.

Max Pyziur
<a class="moz-txt-link-abbreviated" href="mailto:pyz@brama.com">pyz@brama.com</a>


&gt; On 3/24/2013 4:29 PM, Max Pyziur wrote:
&gt;&gt;&gt; Are you running Varnish? If so, is the new server configured properly in
&gt;&gt;&gt; terms of Varnish listening on 80 and the vhosts on 8080, and 8080 being a
&gt;&gt;&gt; configured port?
&gt;&gt;
&gt;&gt; No.
&gt;&gt;
&gt;&gt; As a test, I did a fresh install of Drupal 6.28 for a test user. The site
&gt;&gt; runs. The sites that were restored from a pg_dump do not.
&gt;&gt;
&gt;&gt; I'm checking a variety of configuration settings:
&gt;&gt; e.g. 47 Tables in the new database, 47 in an existing site.
&gt;&gt;
&gt;&gt; Perhaps it is an Apache configuration?
&gt;&gt;
&gt;&gt; fyi,
&gt;&gt;
&gt;&gt; MP
&gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:pyz@brama.com">pyz@brama.com</a>
&gt;&gt;
&gt;&gt;
&gt;&gt;&gt; On Mar 24, 2013, at 2:18 PM, Max Pyziur <a class="moz-txt-link-rfc2396E" href="mailto:pyz@brama.com">&lt;pyz@brama.com&gt;</a> wrote:
&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Greetings,
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Due an emergency (failing disk) we moved our whole server from a CentOS
&gt;&gt;&gt;&gt; 5
&gt;&gt;&gt;&gt; machine to a CentOS 6.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; In the process, newer software versions were installed by default;
&gt;&gt;&gt;&gt; relevant to Drupal
&gt;&gt;&gt;&gt; CentOS 5 had PHP 5.1; CentOS 6 now has PHP 5.3
&gt;&gt;&gt;&gt; CentOS 5 had Postgresql 8.1.x; CentOS 6 has Postgresql 8.4.x
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; The way I restored the Postgresql databases was through pg_dumpall to a
&gt;&gt;&gt;&gt; huge text file, and then psql postgres &lt; AllPostgresDatabases.out on the
&gt;&gt;&gt;&gt; PG 8.4 system.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Our Drupal installations were local from tarballs, not from RPMs. In
&gt;&gt;&gt;&gt; most
&gt;&gt;&gt;&gt; cases they are Drupal 6.22
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; The sites all show Drupal's blue page - site offline.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; The Apache logs show that the page returns a 503 Error.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; I'm in the process of trying to debug and in a bit of a rush. Usually, I
&gt;&gt;&gt;&gt; try and research this in detail before posting.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Much thanks for any advice on returning these sites to status quo.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Max Pyziur
&gt;&gt;&gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:pyz@brama.com">pyz@brama.com</a>
&gt;&gt;&gt;&gt; --
&gt;&gt;&gt;&gt; [ Drupal support list | <a class="moz-txt-link-freetext" href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]
&gt;&gt;&gt; --
&gt;&gt;&gt; [ Drupal support list | <a class="moz-txt-link-freetext" href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]
&gt;&gt;&gt;
&gt;&gt;
&gt;
&gt; -- 
&gt; [ Drupal support list | <a class="moz-txt-link-freetext" href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]
&gt;</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>