Title: WordPress always points to localhost database
Last modified: October 3, 2020

---

# WordPress always points to localhost database

 *  [kwilyan](https://wordpress.org/support/users/kwilyan/)
 * (@kwilyan)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wordpress-always-points-to-localhost-database-2/)
 * I tried to migrate my MySQL installation to a new server. Both new and old servers
   are in the same intranet.
 * Tried many times to change the wp-config.php file to new server but no avail 
   and it always fail with ” we can’t contact the database server at localhost”.
   However, clean new installation works.
 * It seems WordPress is always stuck at “localhost” database no matter what the‘
   DB_HOST’ address are. This also occurs in another existing installations. Please
   help.

Viewing 1 replies (of 1 total)

 *  [sebinfernandez](https://wordpress.org/support/users/sebinfernandez/)
 * (@sebinfernandez)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wordpress-always-points-to-localhost-database-2/#post-13491618)
 * Hi
 * Please change the following line in wp-config file
 * **define( ‘DB_HOST’, ‘localhost’ ); **
    to **define( ‘DB_HOST’, ‘MySQL installed
   computer name’ );**
 * and also try to access with URL like [http://HostedComputerName](http://HostedComputerName)
   instead of [http://localhost](http://localhost)
 * I hope this will works for you : )
    -  This reply was modified 5 years, 8 months ago by [sebinfernandez](https://wordpress.org/support/users/sebinfernandez/).

Viewing 1 replies (of 1 total)

The topic ‘WordPress always points to localhost database’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [sebinfernandez](https://wordpress.org/support/users/sebinfernandez/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/wordpress-always-points-to-localhost-database-2/#post-13491618)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
