[consulting] Linux -> Windows transfer :/

Audrius Naslenas audrius.naslenas at gmail.com
Mon Oct 12 06:42:06 UTC 2009


Thank you all, problem solved!
I was double-triple checking, that I have .sql source without cache data.
What was strangest in this - that after the first hit on new server cache*
tables got populated again, but not my web browser. Disabling ALL standard
performance options on source Linux site on admin/settings/performance: CSS,
HTTP, JS compresion, minifying, aggregation etc. and then downloading db
again helped - seems, that Apache on windows is configured a bit
differently, or problem was with additional performance modules.
 
Thank you!

  _____  

From: consulting-bounces at drupal.org [mailto:consulting-bounces at drupal.org]
On Behalf Of Chin Kiong, Ng
Sent: Monday, October 12, 2009 8:12 AM
To: A list for Drupal consultants and Drupal service/hosting providers
Subject: Re: [consulting] Linux -> Windows transfer :/


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.

Alternatively, enable PHP log_errors and set the error_log to see more
errors.


Cheers,
CK Ng

forDrupal Premium Themes (http://fordrupal.com)
- we make drupal beautiful



On Mon, Oct 12, 2009 at 3:53 AM, Audrius Naslenas
<audrius.naslenas at gmail.com> wrote:


Hi, all,

Moving D6.14 site with 50+ modules and content from Linux to Windows, both
Apache. Apache, MySQL, PHP (5.2.11) versions are identical or almost
identical. Php is with high memory limits, no op-code caching or any extra
services.  After all the necessary steps see just "cannot display the
webpage" error. MySQL DB imported with the same encoding, just myisam
tables. No multi-server or multi-domain.  Tried to replace settings.php and
.htaccess files with original files - no luck. Apache/php/mysql error logs
doesn't show anything, although, update.php script is accesible and works.
Mod_rewrite enabled and functional.

All the other sites transfered on the same server just work. New Drupal
installations - work. What did I missed?
Have a strong feeling that some very specific to Linux module is causing
troubles.

Any hints? At least something I could google...

Thank you!


_______________________________________________
consulting mailing list
consulting at drupal.org
http://lists.drupal.org/mailman/listinfo/consulting



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/consulting/attachments/20091012/eb000238/attachment.html 


More information about the consulting mailing list