Tom Collins wrote:
> So, that looks good -- you've got the correct permissions.
> 
> Try configuring with --disable-ipauth and see if that helps.

well, I don't know. I've tried your suggestion, but nothing, the same
problem.
I log in, but when I try to click to "new account" or whatever thing, I log
out.

my fstab:

# Device                Mountpoint      FStype  Options         Dump
Pass#
/dev/ad0s1b             none            swap    sw              0       0
/dev/ad0s1a             /               ufs     rw              1       1
/dev/ad0s1h             /freeDisk               ufs     rw              2
2
/dev/ad0s1e             /tmp            ufs     rw              2       2
/dev/ad0s1g             /usr            ufs     rw              2       2
/dev/ad0s1f             /var            ufs     rw              2       2
proc                    /proc           procfs  rw              0       0

I've tried with:
make CGIBINDIR=www/data/sites/nesys.it/cgi-bin WEBDATADIR=www/data
WITH_MODIFY_QUOTA=yes WITH_DOMAIN_AUTOFILL=yes WITH_HELP=yes
WITHOUT_IPAUTH=yes WITH_ANTISPAM=yes ANTISPAM_COMMAND="| maildrop
/etc/mailfilter" WITH_USERPERPAGE=yes USERPERPAGE=50

that is:
./configure --enable-htmldir=/usr/local/www/data
--enable-htmllibdir=/usr/local/share/qmailadmin
--enable-cgibindir=/usr/local/www/data/sites/nesys.it/cgi-bin
--enable-cgipath=/cgi-bin/qmailadmin --enable-imageurl=/qmailadmin/images
--enable-imagedir=/usr/local/www/data/images/qmailadmin
--enable-modify-quota=Y --enable-maxusersperpage=50 --enable-modify-spam=Y
--enable-spam-command="| maildrop /etc/mailfilter"
--enable-domain-autofill=Y --enable-help --disable-ipauth

apache ServerRoot: /usr/local

another advice?
thanks for your patience
Regards
Andrea

Reply via email to