admin管理员组文章数量:1404927
I have created my website in WordPress and want to transfer it in my domain created with ipage. I am not able to locate the WordPress database. Can you help me? How is the format or extension of DB with WP. I have send to ipage all the files under XAMPP and WordPress but they still say DB is missing.
I need to know where the database is located in WP and what is the extension
I have created my website in WordPress and want to transfer it in my domain created with ipage. I am not able to locate the WordPress database. Can you help me? How is the format or extension of DB with WP. I have send to ipage all the files under XAMPP and WordPress but they still say DB is missing.
I need to know where the database is located in WP and what is the extension
Share Improve this question edited Dec 28, 2019 at 14:34 butlerblog 5,1213 gold badges28 silver badges44 bronze badges asked Sep 26, 2013 at 7:58 AdrienAdrien 411 gold badge1 silver badge2 bronze badges 2- you have your website on your localhost ? – Prince Singh Commented Sep 26, 2013 at 8:13
- if you want to migrate your wordpress blog to your own domain then you can follow these step wpbeginner/wp-tutorials/… – Prince Singh Commented Sep 26, 2013 at 8:16
1 Answer
Reset to default 2You can find the database information by looking at your wp-config.php (which will be in your WordPress root folder).
Your wp-config.php will probably tell you then that your database host is "localhost" (DB_HOST) and since you are using XAMPP locally, the location of your DB would be wherever you are running MySQL basis your XAMPP installation. XAMPP comes with phpMyAdmin for managing the DB. That should help.
wp-config.php will also tell you the name of your database (DB_NAME). The table prefix is found farther down where it says $table_prefix.
本文标签: Database location in WordPress
版权声明:本文标题:Database location in WordPress 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744875534a2629892.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论