I&#39;ve been building a site (ecommerce, simplenews, mailmime, and a bunch of others) on our development server. I transfered it to the live host today and imported the db. When I pulled up the site I get a white screen.<div>
<br class="webkit-block-placeholder"></div><div>We&#39;ve loaded up sites on this host before without a problem, so there is some strange thing going on with this new site.</div><div><br class="webkit-block-placeholder"></div>
<div>I really don&#39;t want to rebuild the site from scratch on the host. It&#39;ll take days.</div><div><br class="webkit-block-placeholder"></div><div>So, is there some way I can debug this? See exactly where it&#39;s failing? The hosts errors logs show nothing.&nbsp;
</div><div><br class="webkit-block-placeholder"></div><div>I tried some insert &quot;echo&quot; commands here and there to do some rudimentary tracing. It&#39;s failing when &quot;print theme(&#39;page&#39;, $return);&quot; is called in 
index.php. I sprinkled some echos in phptemplate.engine but I became overwhelmed because I don&#39;t know exactly how the functions get called, in what order, etc.</div><div><br class="webkit-block-placeholder"></div><div>
Any help would be appreciated.</div>