<div dir="ltr">Are you sure that there is no problem with your .htaccess file? They frequently don&#39;t get copied when moving between sites.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 25, 2013 at 4:25 PM, Max Pyziur <span dir="ltr">&lt;<a href="mailto:pyz@brama.com" target="_blank">pyz@brama.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 class="im"><br>
<br>
On Mon, 25 Mar 2013, Max Pyziur wrote:<br>
<br>
&gt; On Mon, 25 Mar 2013, Earnie Boyd wrote:<br>
&gt;<br>
&gt;&gt; Ensure you empty any table with cache* as well as sessions table.<br>
&gt;<br>
&gt; I take it you mean running a script like this:<br>
&gt; DELETE FROM cache WHERE 1=1;<br>
&gt; DELETE FROM cache_block WHERE 1=1;<br>
&gt; DELETE FROM cache_filter WHERE 1=1;<br>
&gt; DELETE FROM cache_form WHERE 1=1;<br>
&gt; DELETE FROM cache_menu WHERE 1=1;<br>
&gt; DELETE FROM cache_page WHERE 1=1;<br>
&gt; DELETE FROM cache_update  WHERE 1=1;<br>
&gt;<br>
&gt; DELETE FROM sessions  WHERE 1=1;<br>
&gt;<br>
&gt; (1=1 is a kluge I used when I worked on Informix databases; probably<br>
&gt; unnecessary these days).<br>
&gt;<br>
&gt; Thanks.<br>
<br>
</div>I tried this procedure on one site, and it still fails to remove the 503<br>
error.<br>
<br>
However, this does seem to be the correct area (stored data) to remedy<br>
this.<br>
<br>
New Drupal installs of 6.14 to 6.28 on Postgresql 8.4/PHP 5.3 do<br>
work/function.<br>
<br>
So it isn&#39;t the software (PHP and Postgresql), it points to the data.<br>
<br>
&gt; Max Pyziur<br>
&gt; <a href="mailto:pyz@brama.com">pyz@brama.com</a><br>
[... recycle ...]<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
&gt;&gt; Earnie<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Mar 25, 2013 at 1:34 PM, Max Pyziur &lt;<a href="mailto:pyz@brama.com">pyz@brama.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Sun, 24 Mar 2013, Jamie Holly wrote:<br>
&gt;<br>
&gt; [... delete for the sake of brevity ...]<br>
&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
&gt;<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br></div>