--Jorge Santos wrote on 07.09.2001 12:09 +0000:
> Hi all
> I�ve just installed sqwebmail with mysql support on a qmail machine with pop
> and courier imap.
> When i try to login in the webmail i get a:
> chdir: Permission denied
> [Fri Sep 7 11:53:39 2001] [error] [client 192.168.100.26] Premature end of
> script headers: /var/www/cgi-bin/sqwebmail
> > The mysql log stats:
> 010907 11:55:06 5 Connect [EMAIL PROTECTED] on
> 5 Init DB webmail
> 5 Query SELECT id, crypt, "", uid, gid, home,
> "", "", name FROM passwd WHERE id = "testing"
> > Can you tell me what is wrong?
The uid:gid cant access home/Maildir (as listed in the db),
or SQWebmail lost the root-privilege (suid) because it was
copied without -p.
Roland