Page 1 of 1

Mysql Connect

PostPosted: 01. April 2009 22:28
by Cooper94
I tried connecting to my mysql databases from another ip address and it didn't work. I opened all the necessary ports yet it still rejects the request for information. Any help would be appreciated!

Thank You

Re: Mysql Connect

PostPosted: 01. April 2009 22:53
by Izzy

Re: Mysql Connect

PostPosted: 01. April 2009 22:57
by Cooper94
I know but how do I make it so it isnt only localhost connections

Re: Mysql Connect

PostPosted: 01. April 2009 23:06
by Wiedmann
but how do I make it so it isnt only localhost connections

So your real question is:
How do I manage users in MySQL?
:?:

Re: Mysql Connect

PostPosted: 01. April 2009 23:48
by Cooper94
Will that allow out side connections to connect than that would be fantastic!

Re: Mysql Connect

PostPosted: 01. April 2009 23:59
by Wiedmann
Will that allow out side connections to connect

That's exactly what you can read in:
viewtopic.php?f=16&t=34323

(Maybe you should read the MySQL documentation, how MySQL is using users and permission?)