Hi Christian.... I was wondering about that too... but my bind adress is 0.0.0.0 and I try to connect from a diferent machine and I could do it....
On 9/6/05, Christian Schill <[EMAIL PROTECTED]> wrote: > > > > > >>>I already set the database correctly and create the tables and the > >>>nagios is alread inserting data at the tables but none information are > >>>displayed by the cgis ... it said that the service is disabled ( not > >>>true it is running > >>> > >>> > > I don't know nagios at all but maybe mysql is still bound to 127.0.0.1 > (i.e. only listening locally) and you try to connect from a different > machine? If so, look into /etc/mysql/my.cnf and search for > "bind-address" and comment it out. But be sure to have good passwords > then because then everybody can connect to the database if you haven't > protected it via iptables. > > > Christian > -- > [email protected] mailing list > > -- [email protected] mailing list

