Title: SQL connection problems IIS
Last modified: February 21, 2021

---

# SQL connection problems IIS

 *  [connersz](https://wordpress.org/support/users/connersz/)
 * (@connersz)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sql-connection-problems-iis/)
 * Hi,
 * I’m installing WordPress in IIS.
 * I’ve installed MySQL on my PC. I’ve setup IIS and downloaded WordPress.
 * I can browse to the website using localhost and the WordPress setup begins.
 * The issue is, I’ve tried every possible combination of information for the Database
   Name, UserName, PassWord, DatabaseHost but I keep getting “Error establishing
   a database connection”
 * If I’ve setup a new instance of MySQL on my PC, what information do I need in
   these boxes in order for WordPress to continue the setup?

Viewing 1 replies (of 1 total)

 *  Moderator [Yui](https://wordpress.org/support/users/fierevere/)
 * (@fierevere)
 * 永子
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sql-connection-problems-iis/#post-14080744)
 * try using 127.0.0.1 instead of localhost
    for DB_HOST make sure you allow mysqld.
   exe to listen on port 3306 (windows firewall) make sure mysqld is running, check
   the mysql.err (error log) for possible debug information. make sure you can use
   mysql.exe (command line client) and connect to DB server `mysql -h 127.0.0.1 -
   u user -p password` from windows command line console

Viewing 1 replies (of 1 total)

The topic ‘SQL connection problems IIS’ is closed to new replies.

## Tags

 * [iis](https://wordpress.org/support/topic-tag/iis/)
 * [MySQL](https://wordpress.org/support/topic-tag/mysql/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 5 participants
 * Last reply from: [Yui](https://wordpress.org/support/users/fierevere/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/sql-connection-problems-iis/#post-14080744)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
