Duplicate a Drupal installation from one server to another

Posted by irot on Stack Overflow See other posts from Stack Overflow or by irot
Published on 2010-04-09T08:17:29Z Indexed on 2010/04/09 8:23 UTC
Read the original article Hit count: 338

Filed under:
|

Hello. I have been developing a Drupal 6 site on my PC using XAMPP. I'm done now, and everything looks peachy.

Problem is, I need to put all my content (including custom modules and themes) up onto a staging server which only has a fresh Drupal 6 install on it. I can't imagine having to set up all my custom content types and whatnot all over again on the staging server.

So I ask, how does one go about doing what I need to do? Which is essentially duplicating my Drupal install from my PC, to the staging server.

The staging server is running Linux, and I develop on a Windows PC, if that helps.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about drupal

Related posts about drupal-6