Thanks, I fixed this yesterday it was actually not a
problem with finding the libraries. It was looking for the Unix Socket for
mysql (mysql.sock) in the wrong place.
Thanks,
Adam Cady
At 11:00 AM 6/10/01 +0200, Ken Jones wrote:
>Adam Cady wrote:
> >
> > I installed vpopmail.4.9.10 on my server and everything
> works except
> > receiving mail to a virtual domain. When I send to a virtual domain I get
> >
> > could not connect to mysql server
> > vsql_getpw: failed select
> > Sorry, no mailbox here by that name. vpopmail (#5.1.1)
> >
> > Everything else works tho..I can add/delete domains, users etc....vuserinfo
> > works as well and displays the correct info. The local qmail install is
> > working cause I can receive mail to local user ids without a problem. I'm
> > running Redhat 7.1 with MySQL 3.23.38
> > Any help would be greatly appreciated.
> >
> > Thanks,
> > Adam Cady
>
>If you have the mysql shared object libraries installed
>make sure you update the /etc/ld.so.conf file, otherwise
>vdelivermail won't be able to find the libraries. That
>might be it.
>
>Ken Jones