Page 1 of 1

Migrating a whole xampp installation to a new linux box

PostPosted: 11. October 2013 21:33
by matteosistisette
Hi,
I have xampp installed on a ubuntu machine, and now I have to move it to another ubuntu machine.
Is there an easy way to copy EVERYTHING from the old installation to the new one?
What I want to avoid is to figure out things to copy manually one by one, i.e.:
- mysql and apache settings, virtual hosts, etc
- databases (this is the easiest part, I could export and import them) including user privileges
- etcetera