/usr partition 100 % full
Most of the time while adding account on whm we face /usr partition 100 % full error and because of this we cant proceed further. one of solution for this problem is check the size of error_logs and access_logs on the server. and try to empty them.
#cd /usr/local/apache/logs
#ls -sh error_logs
#ls -sh access_logs
check here if size in gb for error_logs and access_logs then try to empty them
#echo > error_logs
#echo > access_logs
Không có nhận xét nào:
Đăng nhận xét