copy exisiting site

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
sarcasticdave
Posts: 10
Joined: Sat 21. May 2005, 01:59
Location: oxford, uk
Contact:

copy exisiting site

Post by sarcasticdave »

I have a site which I need to make an exact copy of.

It has 200 pages and I don't fancy typing them all out again.

Where are the artilces stored? and how do I copy them?

I tried using the restore/backup but my version of phpMyAdmin is 2.6.4-pl2

Any ideas? Willing to pay.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi sarcasticdave,

please don´t make double posts.

The complete site are stored at the database.
1. Make a copy of all files and directories.
2. Move them to the new dir or webspace.
3. Setup the correct permissons for certain files and folders. (http://www.phpwcms-docu.de/installation_en.phtml)
4. Edit the config/phpwcms/conf.inc.php, conf.template_default.php and (if using) the .htaccess.

5. If you are using new webspace: Make an export of your database via phphMyAdmin -> import your db via phphMyAdmin to the new database.

Thats all.

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
sarcasticdave
Posts: 10
Joined: Sat 21. May 2005, 01:59
Location: oxford, uk
Contact:

Post by sarcasticdave »

thanks for the reply. Sorry about 2 posts.

How do I import/export the database.

The instructions on the douc site are different to the version I use.
sarcasticdave
Posts: 10
Joined: Sat 21. May 2005, 01:59
Location: oxford, uk
Contact:

Post by sarcasticdave »

how do I import the database ? I can't see any sort of copy function.
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

If you choose the query window... the tab is named Import files.
If you click on the database view, the SQL tab has the same prompt "Or Location of the textfile :"
Post Reply