Try checking the MySQL max_allowed_packet, some installation are defaulted to 1MB, which could be too low if there are a lot of data such as locale or cck. This one likely will not show up in your webserver log.<br><br>Alternatively, enable PHP log_errors and set the error_log to see more errors.<br>

<br><br clear="all">Cheers,<br>CK Ng<br><br>forDrupal Premium Themes (<a href="http://fordrupal.com">http://fordrupal.com</a>)<br>- we make drupal beautiful<br>
<br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 3:53 AM, Audrius Naslenas <span dir="ltr">&lt;<a href="mailto:audrius.naslenas@gmail.com">audrius.naslenas@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi, all,<br>
<br>
Moving D6.14 site with 50+ modules and content from Linux to Windows, both<br>
Apache. Apache, MySQL, PHP (5.2.11) versions are identical or almost<br>
identical. Php is with high memory limits, no op-code caching or any extra<br>
services.  After all the necessary steps see just &quot;cannot display the<br>
webpage&quot; error. MySQL DB imported with the same encoding, just myisam<br>
tables. No multi-server or multi-domain.  Tried to replace settings.php and<br>
.htaccess files with original files - no luck. Apache/php/mysql error logs<br>
doesn&#39;t show anything, although, update.php script is accesible and works.<br>
Mod_rewrite enabled and functional.<br>
<br>
All the other sites transfered on the same server just work. New Drupal<br>
installations - work. What did I missed?<br>
Have a strong feeling that some very specific to Linux module is causing<br>
troubles.<br>
<br>
Any hints? At least something I could google...<br>
<br>
Thank you!<br>
<br>
<br>
_______________________________________________<br>
consulting mailing list<br>
<a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
</blockquote></div><br>