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.
Want to move only content and layout from Linux host to Windows Desktop machine
Re: Want to move only content and layout from Linux host to Windows Desktop mach
o.k, exporting/importing the entire database from Linux to Windows works.