Spokuz
Jul 13 2006, 08:28 AM
Hy all
I have a user that is using
344256 .
344256 total
344 MB.
But when I go to cPanel I get this:
601 M
How can I find out what is wrong with this?
Thank you
aussie
Jul 16 2006, 01:16 PM
Run /scripts/fixeverything while logged in as root.
Spokuz
Jul 17 2006, 02:58 AM
I had done it already, but it didn't work out
Atul
Jul 17 2006, 04:51 AM
Check if there are any files owned by that user somwhere on HDD. You can find those files using following command.
# find / -user > files.txt 2>&1
This will contain all filenames owned by that user. If those files should not be owned by him then change the ownership to root.
Spokuz
Jul 24 2006, 05:20 AM
I was able to figure out the problem using your comand. Thank you a lot!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.