Results 1 to 3 of 3
Hello,
I have created a backup fora number of sites and restored them in a new server.
I have backed up mysql and restored it in the new server.
My ...
- 01-16-2008 #1Just Joined!
- Join Date
- Aug 2003
- Posts
- 2
Restoring mysql Issue.
Hello,
I have created a backup fora number of sites and restored them in a new server.
I have backed up mysql and restored it in the new server.
My question is: How can I link the databases to the websites in the new server.
I used the following command to restore mysql:
scp -rp user@user.domain.com:mysql /var/lib/mysql
- 01-16-2008 #2
if it's ready made site such as joomla, phpBB you can simply modify .config file specially for :
- database name
- host
- user & password
- 01-16-2008 #3Just Joined!
- Join Date
- Aug 2003
- Posts
- 2
No it is not a ready made.


Reply With Quote