Fix lỗi Error with system Quotas trên vps directadmin

Fix lỗi Error with system Quotas trên vps directadmin

Với bạn nào dùng VPS directadmin thì có thể sẽ gặp trường hợp này: Khi cài xong directadmin thì thêm user thì báo lỗi “Error with system Quotas” ức chế vãi. tìm cách giải quyết thì vô tình được một bạn chỉ, nên mình post vào đây để cho lần sau còn lục lại nếu gặp lỗi này:

Bạn login vào vps bằng ssh làm theo các bước sau:

# cd /usr/sbin
# mv setquota setquota.old
# touch setquota
# chmod 755 setquota

Còn trường hợp nữa là bị lỗi “Could not write domain’s db file in /var/named” thì sửa file directadmin.conf ở đường dẫn /usr/local/directadmin/conf và thêm vào

named_checkzone=0

Khởi động lại DA service directadmin restart
/etc/init.d/httpd start

Be the first to comment

Leave a Reply

Your email address will not be published.


*