Move entire website to another domain

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Carsten Legaard
Posts: 11
Joined: Fri 24. Feb 2006, 10:49
Location: Kenya
Contact:

Move entire website to another domain

Post by Carsten Legaard »

I am going to move a built website founded on phpwcms and mysql from one domain to another.
I think I can simply move all the contents of the phpwcms installation (by ftp), but am I wrong?
I guess I will have to move the contents of the database as well from one mysql installation to the other.
But is this enough to sensure all connections between frontend and backend?

Thanks in advance for any corrections or tips!
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Post by juergen »

Hello Carsten ..

Move it ;)

Make shure you got all files from the phpwcms_filestorage (some minor probs with poss. rights)

When you change domain name, make shure that you change this in your config file as well.

Database connection data has to be changed (prob.) as well.

Put all content and database up on your new space, make the changes in config and all is done ! :)

Jürgen
Carsten Legaard
Posts: 11
Joined: Fri 24. Feb 2006, 10:49
Location: Kenya
Contact:

Post by Carsten Legaard »

Danke schön, Jürgen!
*When you pass it on
be sure you've made it
a better one*
Carsten Legaard
Posts: 11
Joined: Fri 24. Feb 2006, 10:49
Location: Kenya
Contact:

Argh!

Post by Carsten Legaard »

I succeeded transferring all files and permissions to another domain, but I missed it with the database part (mysql). That one seemed to be far much too complicated. At least to me, a complete mysql newbie.
Now I will have it build up the website from scratch again.
*When you pass it on
be sure you've made it
a better one*
Kulinarisk
Posts: 73
Joined: Tue 15. Jun 2004, 01:06
Location: Denmark
Contact:

Make a dump

Post by Kulinarisk »

in phpMyadmin, save the database (export), and run it as a query in the new database. This should solve your problem and have the database running with the new domain
Mads
Post Reply