The problem you are facing because the aquota. User files don’t have the required permissions.
First check the permissions of aquota with following command :
The output should be like
Quote:
|
------------- /aquota.user
|
If you see permissions like following (or similar):
Quote:
|
---a----i---- /aquota.user
|
Then the file is immutable
You can reset the permission of /aquota.user by using following command:
It will solve the problem with quota for WHM/Cpanel.