Hi,

I'm running vpopmail 5.4.13 and trying to run qmailadmin 1.2.1 on gentoo
kernel 2.6.13.  Vpopmail works fine, with several users using it
already.  Qmailadmin does not and gives me an invalid login message.
Qmailadmin is set up in an apache Virtual Server, defined thus:


<VirtualHost qmailadmin:80>
     DocumentRoot /www/servers/qmailadmin/htdocs
     ServerName qmailadmin.sommerville.uk.net
     ServerAlias qmailadmin
     ErrorLog /www/logs/error.log
     TransferLog "|/usr/sbin/cronolog
/www/servers/logs/qmailadmin-%Y%m%d.log"
     ScriptAlias /cgi-bin/ /www/servers/qmailadmin/cgi-bin/
     RedirectMatch "^/$"
http://qmailadmin.sommerville.uk.net/cgi-bin/qmailadmin
</VirtualHost>

the qmailadmin script is in the correct cgi-bin directory.


Whenever I try to log in, I get the following message in the error log:

[Wed Feb 22 16:53:03 2006] [error] [client 85.95.104.206] vmysql: can't
read settings from /var/vpopmail/etc/vpopmail.mysql, referer:
http://qmailadmin.sommerville.uk.net/cgi-bin/qmailadmin

/var/vpopmail/etc/vpopmail.mysql is a symlink to /etc/vpopmail.conf

Permissions:
/var/vpopmail # ls -l /etc/vpopmail.conf
-rw-r--r--  1 root vpopmail 635 Feb 21 12:22 /etc/vpopmail.conf

I think I must be missing something really obvious but I'm not sure
where to look next.  Any pointers gratefully appreciated.

Regards,

Malcolm




Reply via email to