Page 1 of 1

Want to move only content and layout from Linux host to Windows Desktop machine

Posted: Thu Feb 14, 2008 8:03 pm
by kkruecke
I want to move the content and layout of my cmsms website (running on a Debianserver) to my Windows desktop (running Vista), where I am running lighty2go (lighty + MySQL + php + phpmyadm stack).

Won't exporting the entire Linux cmsms database and importing it on Windows result in wrong paths in the Windows database, since my website resides in /var/www/mydomain.com/html on the Linux server?  Should I just export/import the cms_content_* tables? Thanks.

Re: Want to move only content and layout from Linux host to Windows Desktop mach

Posted: Thu Feb 14, 2008 8:59 pm
by kkruecke
o.k, exporting/importing the entire database from Linux to Windows works.