[ad_1]
I am completely new to WordPress and I hosted my domain in Hostinger. I messed up ind between my designing and I asked chatgpt for help at last I had to delete my existing database with Hostinger and start a new one.
The problem now is it’s not linking with my WordPress now. I tried using the new DB NAME, user name and password but still not getting into the WP
Is there any way to solve this issue. I tried contacting the Hostinger. The bot was not very useful and there are no number to call an agent.
Please help me!
[ad_2]
>*The problem now is it’s not linking with my WordPress now. I tried using the new DB NAME, user name and password but still not getting into the WP*
There’s no really any trick to this… the connection strings in wp-config.php have to match what’s setup in the database. If you can’t figure it out you’ll need to contact Hostinger (~~please note, they are owned by EIG/Newfold and are known to have subpar service/support/performance~~ – checkout r/webhosting for more info)
if your website is blank then delete all and set up from beginner, you are just a newbie why need to meet up with data base
You can’t just make a new db and expect to work. Unless you mean you’re starting a new wp installation on a new db (?)
If you’re new – expect to break your build the first few times. I’d recommend either investing in a better host with daily backups or a plugin that does backups so you can start from a “save point”. Good luck, keep breaking it!
In your wp-config.php file, you will find a reference for database name, user name and password. If you edit those to match the new database that you’ve created, it should get connected and will populate the database with all the tables needed to make WordPress work.