|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: mysql support won't work--but no errors
From: Keith Matthews (keith_m
sweeney.demon.co.uk)
Date: Thu Oct 02 2003 - 02:37:46 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 01 Oct 2003 22:26:15 -0400
lmh <l
hdex.com> wrote:
> Keith Matthews wrote:
>
> >>
> >>Oct 1 20:08:12 paris postfix/cleanup[28793]: warning: connect to
> >mysql server localhost: Can't connect to local MySQL server through
> >socket '/var/lib/mysql/mysql.sock' (2)>
> >>I tried changing the hosts = localhost line in mysql-
> >> canonical.cf, mysql-virtual.cf and mysql-mysdestination.cf. I have
> >also >changed the entry in master.cf for smtpd to read "n" in the
> >chroot column.>
> >>
> >>
> >
> >Check where MySQL is actually listening using netstat -l.
> >
> >
> >
> netstat shows 2 entries relevant to mysql:
> tcp 0 0 *:mysql *:*
> LISTEN unix 2 [ ACC ] STREAM LISTENING 112813
> /var/lib/mysql/mysql.sock
>
OK, you said that you had changed smtpd to not be chrooted, you didn't
say if you had restarted postfix. (Silly point I know but this has all
the symptoms of a chroot problem).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]