On a Debian etch dist with qmail. I have no problem running vpopmail
with cdb password auth. When I recompile for mysql I get no errors and
the final output shows that the auth module will be mysql. If I lld
various programs such as vconvert I get
 linux-gate.so.1 =>  (0xffffe000)
 libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0xb7dee000)
 libz.so.1 => /usr/lib/libz.so.1 (0xb7dda000)
 libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7db5000)
 libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb7d87000)
 libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7c56000)
 libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7c43000)
 libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb7c2d000)
 /lib/ld-linux.so.2 (0xb7fd9000)
 so as you can see it compiled the sql libraries in correctly.I created
the vpopmail database and gave the right permissions. I can log in to
mysql with the user and password just fine, I entered the right info
into  ~vpopmail/etc/vpopmail.mysql. When I run
/home/vpopmail/bin/vconvert -d -c -m it runs successfully with no
errors. But no tables get created in vpopmail database. If i create a
domain with vadddomain or vqadmin ( which I recompiled) it only creates
a passwd file but no entries in the database. Please help what am I
missing for vpopmail to switch to mysql.

    Virgil

Reply via email to