Copyright© Mat Bao Company. All Reserved.
Sử dụng nội dung ở trang này và dịch vụ tại Mắt Bão có nghĩa là bạn đồng ý với Thỏa thuận sử dụng và Chính sách bảo mật của chúng tôi.
Công ty cổ phần Mắt Bão - Giấy phép kinh doanh số: 0302712571 cấp ngày 04/09/2002 bởi Sở Kế Hoạch và Đầu Tư Tp. Hồ Chí Minh.
Giấy phép cung cấp dịch vụ Viễn thông số 247/GP-CVT cấp ngày 08 tháng 05 năm 2018.
Một số câu lệnh xử lý lỗi trên Kloxo
Các thông cài đặt trong kloxo (phiên bản PHP, MySQL, mail….)
sh /script/sysinfo
Restart lại tất cả service của kloxo
sh /script/restart-services
sh /script/restart-all
Restart lại Service httpd hoặc nginx , control kloxo
/etc/init.d/named restart
/etc/init.d/httpd restart
/etc/init.d/nginx restart
/etc/init.d/php-fpm restart
/etc/init.d/mysqld restart
/etc/init.d/kloxo restart
Sửa các lỗi của web, php, dns, mail..
sh /script/fixweb
sh /script/fixphp
sh /script/fixdns
sh /script/fixwebmail
sh /script/fixmail
sh /script/fixvpop
Sửa tất cả các lỗi
sh /script/fix-all
Sửa lỗi về phân quyền
sh /script/fix-chownchmod
Cấu hình repair , optimize MySQL
sh /script/mysql-optimize –select=repair
sh /script/mysql-optimize –select=optimize
Thiết đặt password cho mysql, root
sh /script/reset-mysql-root-password <newpassword>
Thiết đặt password admin đăng nhập
sh /script/resetpassword master <newpassword>
Dọn dẹp các phần mềm bị ảnh hưởng, đặc biệt là sau khi cập nhật kloxo-mr
sh /script/cleanup
Update phiên bản Kloxo
/script/upcp -y
Khi khắc phục lỗi sẽ chạy một số lệnh sau:
sh /script/upcp -y
sh /script/cleanup
sh /script/fix all















