drescherjm wrote: > > [snip quote] > > Although this is very hard to read on the mailing list your problem > may be that mysql is not listening on the network interface. > > John > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Bacula-users mailing list > Bacula-users < at > lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users
Thanks for your very quick reply John :) I'm sorry it was hard to read on the mailing list; I thought I was being helpful using code tags. If I understand correctly that it is the port statements in my.cnf that define where MySQL listens, this (no code tags!) shows where MySQL is listening: r...@cw8:~# grep port /etc/my.cnf # an important part, or systems up to 128M where MySQL is used together with # In this file, you can use all long options that a program supports. # If you want to know which options a program supports, run the program port = 3306 port = 3306 # Don't listen on a TCP/IP port at all. This can be a security enhancement, # CHANGE MASTER TO MASTER_HOST=<host>, MASTER_PORT=<port>, # <port> by the master's port number (3306 by default). # The port the master is listening on. #master-port = <port> my.cnf is copied from the as-installed my-medium.cnf and not modified. +---------------------------------------------------------------------- |This was sent by catki...@yahoo.co.uk via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users