Dust Falling Wood
TO BE THE BEST!

The migration of server WordPress+MySQL is completed, taking Tencent Cloud as an example

Server migration is complete, thank you for your support!

————————————————————–

The server is migrating

Your account registration, comments and other operations may not be saved

Please wait patiently for the migration to complete.

————————————————————–

Notes on server migration:

Take Tencent Cloud as an example, make a server image, copy the image across regions, and then use the image to restore to the new server.

Sign in Old server , export wordpress_db (required database) from the cloud database xxx. xx. xx. x (intranet IP). If it is a local database, use localhost.

 mysqldump -h xxx.xx.xx.x -uroot -p wordpress_db --set-gtid-purged=off > wordpress_db_201906132231.sql

Download the database from the user directory/root and upload it to the new server user directory/root
Sign in New Server , delete New cloud database Wordpress_db in (if any):

 mysql -h xxx.xx.xx.x -u root -p drop database wordpress_db;

Create database:

 create database wordpress_db;

Database import

 mysql -h xxx.xx.xx.x -u root -p wordpress_db< wordpress_db_201906132231.sql

Modify/* * MySQL hostname in the WordPress configuration file wp-config.php*/

After that, modify all the resolution addresses of the domain name, wait for the resolution to be updated gradually, and the migration operation is completed.

 

Like( four ) appreciate
 Dusty Wood Public Account
Copyright notice: This article is authorized by the Knowledge Sharing Attribution 4.0 International License Agreement [BY-NC-SA]
Article name: The migration of server WordPress+MySQL is completed, taking Tencent Cloud as an example
Article link: https://www.luochenzhimu.com/archives/6215.html
Disclaimer: According to Article 17 of the Regulations on the Protection of Computer Software in China: "In order to learn and study the design ideas and principles contained in the software, those who use the software by installing, displaying, transmitting or storing the software may not be licensed by the software copyright owner and will not be paid." You need to know that all content resources of this website are from the network, It is only for users to exchange, study and research. The copyright belongs to the original copyright owner. The copyright dispute has nothing to do with this site. After downloading, users cannot use it for commercial or illegal purposes. It needs to be deleted within 24 hours, or the consequences will be borne by users.

comment nine

You must log in before commenting!

 

  1. #0
     Google Chrome 76 Google Chrome 76 Windows 10 Windows 10

    doctor Five years ago (August 20, 2019)
  2. #0
     Google Chrome 75 Google Chrome 75 Windows 10 Windows 10

    scala >> spark.sql("show databases")

    notfond404 Five years ago (2019-07-27)
  3. #0
     Google Chrome 69 Google Chrome 69 Windows 10 Windows 10

    Ha ha ha, support one!!

    marshmallow Five years ago (June 22, 2019)
  4. #0
     Google Chrome 75 Google Chrome 75 Windows 10 Windows 10

    Congratulations~

    notfond404 Five years ago (2019-06-17)
  5. #0
     Google Chrome 74 Google Chrome 74 Windows 7 Windows 7

    congratulate.

    dongev1l Five years ago (2019-06-17)
  6. #0
     Google Chrome 63 Google Chrome 63 Windows 10 Windows 10

    Don't understand the technology, look at the browser version number!

    hackman Five years ago (June 15, 2019)
  7. #0
     Google Chrome 74 Google Chrome 74 Windows 10 Windows 10

    snwnbn Five years ago (June 14, 2019)
  8. #0
     UC Browser 6 UC Browser 6 Windows 7 Windows 7

    jing8276 Five years ago (June 14, 2019)
  9. #0
     Google Chrome 75 Google Chrome 75 Windows 10 Windows 10

    q666456 Five years ago (June 14, 2019)

Your support will encourage us to continue to create!

Scan Alipay and reward

Scan WeChat and reward