Page 1 of 1

How to find the address of the MySQL server

PostPosted: Tue Mar 04, 2008 6:44 pm
by pyro32
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.

PostPosted: Wed Mar 05, 2008 12:13 pm
by scott
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.