Hiya,
I have a website with you, made in magento. I want the wordpress database to be within my Magento database so I can have same magento database for wordpress as well. The database details I am using are not matching. Where will be those details shared ?
VivekD
Quote from: vivekd on January 25, 2016, 06:43:06 PM
Hiya,
I have a website with you, made in magento. I want the wordpress database to be within my Magento database so I can have same magento database for wordpress as well. The database details I am using are not matching. Where will be those details shared ?
VivekD
Hey Vivek. Welcome to MilesWeb Forums.
You can get the details from the file named local.xml under your magento (https://www.milesweb.com/magento-hosting.php) installation. Simply to connect to hosting account via File Manager OR FTP. Under your website's root directory open file
app/etc/local.xml. In this file find for
<connection>. Under this section you will get the database details. Example, host, username, password, dbname, etc.
I hope this helps 8)
Had a good start. Your solution was bang on target.