I am transferring my hosting.
I had to change the database user. While I change the database user value in config, it is using the same old value.It's not changing.
Can you help me.
define('DB_USER', 'newdb');
|
I am transferring my hosting. I had to change the database user. While I change the database user value in config, it is using the same old value.It's not changing. Can you help me.
|
||||
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
wp-config.phpfile to check, if it is processed at all. It could be an issue with DNS propagation as you are transferring the site. I may be wrong. – Pothi Kalimuthu Aug 11 '12 at 2:29