Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

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');
share|improve this question
Try renaming the wp-config.php file 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
did you change the home_url and /or site_url? – peteroak Aug 12 '12 at 10:47

closed as too localized by Chris_O, kaiser, Rarst Oct 1 '12 at 19:20

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.

Browse other questions tagged or ask your own question.