Check ypur mysql install path. if its not in /usr/local specify it while installing vpopmail specifying include and lib directories
regds Jacob ----- Original Message ----- From: "signo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 3:46 PM Subject: [vchkpw] problems with vpopmail tools > hello, i havo problems with vpopmail tools > > i have installed vpopmail with: > > ./configure \ > --enable-roaming-users=n \ > --enable-logging=p \ > --enable-defaultquota=104857600S \ > --enable-ip-alias-domains=n \ > --enable-passwd=n \ > --enable-clear-passwd=y \ > --enable-domain-quotas=n \ > --enable-mysql=y \ > --enable-many-domains=n \ > --enable-auth-logging=y \ > --enable-mysql-logging=y \ > --enable-valias=y \ > --enable-mysql-limits=n > > I have a mysql user vpopmail that can connect from command line to > vpopmail db > > vpopmail.mysql file : > > localhost|0|vpopmail|<secretpass>|vpopmail (<secretpass> --> connection > passwd) > > when I try to create a new domain, i have this error > > > xxxx:/home/vpopmail/bin # ./vadddomain miodominio.com > Please enter password for postmaster: > enter password again: > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[b]: MySQL server has gone away > Error. Failed while attempting to add domain to auth backend > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[b]: MySQL server has gone away > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[e]: MySQL server has gone away > Failed while attempting to delete domain from dir_control > Error: no auth connection > > can you help me??? > > thanks > > signo >