| Version 1 (modified by , 10 years ago) ( diff ) |
|---|
Drupal HowTo Copy site to test server
Process
- Run the Full backup script to produce a file called something like
sitebackup-YYYY-MM-DD.tgz scpthe tar file to the new servertar -zxvf sitebackup-YYYY-MM-DD.tgz, which will produce 2 files calleddbcontent.sqlandfilecontent.tar- Create a directory for the web folder
mkdir /local/www/scad
Note:
See TracWiki
for help on using the wiki.
