I am not able to connect to database using the server in the wp-config file.
You can access the database referenced in your wp-config file via MyPhpAdmin. Write down the numbers following "DB" in your wp-config file, then when you go into myphpadmin, click on "databases" and you should see your database folder with the corresponding letter/numbers in there.
I need to fetch the data and use them in the pages. I am connecting using php code but it is giving me error in the host name. I had checked the host name from wp config file but still getting
@casey_nyc wrote:You can access the database referenced in your wp-config file via MyPhpAdmin. Write down the numbers following "DB" in your wp-config file, then when you go into myphpadmin, click on "databases" and you should see your database folder with the corresponding letter/numbers in there.
gerror