douou5933 2016-06-02 16:53
浏览 44
已采纳

重定向回原始文件夹Wordpress

I am creating a webiste in wordpress in localhost in folder wp1. The database for the website is wordpress1. I made a backup of wordpress files in wp2 folder and created a wordpress2 database.I also made a backup of database wordpress1 and restore the tables in wordpress2. Now when i try to login from wp2 in localhost like this

localhost/wp2/wp-admin/ it redirects me back to localhost/wp1/wp-login.php?redirect_to=...

I also changed the wp-config.php file in wp2 folder. I set the line define('DB_NAME', 'wordpress2'); to wordpress2. Any suggestion?

  • 写回答

1条回答 默认 最新

  • duangu4980 2016-06-02 16:56
    关注

    @Dado Yes you need to search and replace all the urls in your wordpress2 Database

    As you have import all the tables of wordpress1 database to wordpress2 so all the urls of is wordpress1 db is still there and stored in wordpress2 database , you can see it in wp-options table .

    so you need to search and replace db , search old url and replace with new url

    you can use this file - https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    or you can use this plugin - https://wordpress.org/plugins/better-search-replace/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100