[ic] With RedHat 7.0 i cannot still still still work with IC and MySQL.

Marco Mescoli m.mescoli@omnibit.nu
Thu, 19 Apr 2001 18:11:16 +0200


[ic] config error: failed (create) Can't connect to MySQL ... (111)

> 111 is connection refused, it means that the mysql server is not running,
or
> is not listening on the right port.
> Try testing manually with a hostname, by not specifying the hostname you
are
> connecting through the unix socket, rather than through the network, if
you
> then specify a network connection to Interchange, it won't necessarily
work.
> Run mysqladmin restart and check the error logs, they should indicate why
> mysql was unable to bind the tcp port.
> --
> Red Hat E-Business Solutions                    Jason Kohles
> 11480 Sunset Hills Road                         Senior System Architect
> Reston, VA 20190                                jkohles@redhat.com

From: /var/log/mysql.log ==> all OK
From: /var/lib/mysql/localhost.localdomain.err ==> all OK

MySQL daemon is up and manually permits query, modify and create DB and
tables (mysqladmin, mysql) from localhost and from internal LAN for users
root (rights added from LAN) and user (added) interch.

- ReadHat 7.0 Linux version 2.2.16-22smp
- Apache/1.3.12 (Unix)  (Red Hat/Linux)
- MySQL 3.23.22-beta-log
- Interchange:4.6.4 (RPM RedHat Linux 7.0)
- perl, v5.6.0 built for i386-linux with Bundle::Interchange correctly
installed.

I have digged mailing list [ic] databases, try all with no results.

Thanks to all.