| Author |
Message |
pyro32
Joined: 04 Mar 2008 Posts: 1
|
Posted: Tue Mar 04, 2008 5:44 pm Post subject: How to find the address of the MySQL server |
|
|
| Trying to set up a database on MySql and I need to find out where the information is for the server. This way I can point the file to the right location. |
|
| Back to top |
|
 |
scott CWH Staff
Joined: 02 Aug 2007 Posts: 37
|
Posted: Wed Mar 05, 2008 11:13 am Post subject: |
|
|
| Normally you will need to set the server as "localhost" or if you are trying for remote connection, need to specify the server IP address. |
|
| Back to top |
|
 |
|