Re: Remote MySQL connect

2006-12-13 Thread Joe
marc wrote: Joe said... marc wrote: Joe said... marc wrote: What is the 'correct' way to configure MySQL for remote connections? The db in question is running fine and can be accessed via phpmyadmin, amongst other things. The default my.cnf has: bind-address - 127.0.0.1 When I comment

Re: Remote MySQL connect

2006-12-13 Thread marc
Joe said... > marc wrote: > > Joe said... > >> marc wrote: > >>> What is the 'correct' way to configure MySQL for remote connections? > >>> > >>> The db in question is running fine and can be accessed via phpmyadmin, > >>> amongst other things. > >>> > >>> The default my.cnf has: > >>> > >>> bin

Re: Remote MySQL connect

2006-12-12 Thread Joe
marc wrote: Joe said... marc wrote: What is the 'correct' way to configure MySQL for remote connections? The db in question is running fine and can be accessed via phpmyadmin, amongst other things. The default my.cnf has: bind-address - 127.0.0.1 When I comment this out (and restart the

Re: Remote MySQL connect

2006-12-12 Thread marc
Joe said... > marc wrote: > > What is the 'correct' way to configure MySQL for remote connections? > > > > The db in question is running fine and can be accessed via phpmyadmin, > > amongst other things. > > > > The default my.cnf has: > > > > bind-address - 127.0.0.1 > > > > When I comment

Re: Remote MySQL connect

2006-12-12 Thread Joe
marc wrote: What is the 'correct' way to configure MySQL for remote connections? The db in question is running fine and can be accessed via phpmyadmin, amongst other things. The default my.cnf has: bind-address - 127.0.0.1 When I comment this out (and restart the db), I can connect remote

Remote MySQL connect

2006-12-12 Thread marc
What is the 'correct' way to configure MySQL for remote connections? The db in question is running fine and can be accessed via phpmyadmin, amongst other things. The default my.cnf has: bind-address - 127.0.0.1 When I comment this out (and restart the db), I can connect remotely - so user/p