My control panel says that my web site is out of space or over quota; but I know my files don't take up that much room. What should I look for?
Check your mail first. Do you leave mail on the server? It may be piling up; and will take up space quickly. You can check this
via your control panel in the mail section; or ftp into your mail directory at /home/userid/
If you are archiving your log files; they may be large and could take up space. To check; log in via ftp and go into your log directory.
It is below your root directory at /home/userid/
Another thing to check on: if you run any kind of perl or cgi script; check to see if there is a core dump file in your cgi-bin directory. This file (if
it exists) can be deleted. You will need to keep your eye on your scripts.
If this doesn't solve your problem; let us know and we'll take a look.