Directadmin kurulumu sonrasında, hesap oluştururken Error with system Quotas şeklinde aşağıdaki hataları alıyorsanız çözümünü basit bir şekilde uygulayabilirsiniz.
Error with system Quotas setquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are using quota.
cd /usr/sbin
mv setquota setquota.old
touch setquota
chmod 755 setquota