Title: Remote MySQL Server
Last modified: August 18, 2016

---

# Remote MySQL Server

 *  [appleyboy](https://wordpress.org/support/users/appleyboy/)
 * (@appleyboy)
 * [19 years ago](https://wordpress.org/support/topic/remote-mysql-server/)
 * I am trying to install wordpress on remote debian webserver with the mysql installed
   on separate database server.
 * I have changed wp-config.php DB_HOST parameter to the ip address of the database
   server.
 * define(‘DB_HOST’, ‘192.168.100.10’);
 * However I get the message, when I run install.php script:
 * Your PHP installation appears to be missing the MySQL which is required for WordPress.
 * Do I need to change any other files?

Viewing 1 replies (of 1 total)

 *  [petevg13](https://wordpress.org/support/users/petevg13/)
 * (@petevg13)
 * [19 years ago](https://wordpress.org/support/topic/remote-mysql-server/#post-576138)
 * You probably need to install the MySQL client on the webserver.
 * Dropping to a terminal and typing “apt-get install mysql-client” should do the
   trick.

Viewing 1 replies (of 1 total)

The topic ‘Remote MySQL Server’ is closed to new replies.

## Tags

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

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [petevg13](https://wordpress.org/support/users/petevg13/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/remote-mysql-server/#post-576138)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
