Move wordpress to local with XAMPP

  1. Extract XAMPP
  2. Execute setup_xampp.bat
  3. Execute xampp-control.exe
  4. Start the Apache and MySQL
  5. Access “http://localhost/”
  6. Setup MySQL and PhpMyAdmin root password
  7. Import the DB from the backup of your online wordpress
  8. Change the values of siteurl and home in wp_options table
  9. Copy the code of your online wordpress into “<xampp installation folder>\htdocs\”

 

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据

Back to Top