Hello, congratulations for the latest version of ISPConfig, is wonderful! : D i've a problem on installation of ispconfig 3.0.3 on fresh Debian 5.x install with raid when i give command quotacheck -avugm i have: PHP: testbox:~# quotacheck -avugm quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option. here my fstab conf PHP: testbox:~# cat /etc/fstab # <sys.fichiers><pt de montage><type> <options> <dump> <pass> /dev/md1 / ext4 errors=remount-ro,usrquota,grpquota 0 1 /dev/md2 /home ext4 defaults 1 2 /dev/sda3 swap swap defaults 0 0 /dev/sdb3 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 I tried to use ftp with limit of 2MB and it seems to work (I can't upload file >2MB) but that error strikes me a bit scared where am I doing wrong? thanks in advance Nello