Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Newbie athlon_crazy's Avatar
    Join Date
    Sep 2007
    Location
    Malaysia
    Posts
    132
    if it's ready made site such as joomla, phpBB you can simply modify .config file specially for :

    - database name
    - host
    - user & password

  3. #3
    Just Joined!
    Join Date
    Aug 2003
    Posts
    2
    No it is not a ready made.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...