> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> I can FTP and telnet in to my site as "admin" or a user, but > all the files in > /var are owned by root so cannot be deleted, with the > exception of several > mysql files owned by mysql, which I also cannot move or > delete :( If I could > extract the info in the database I could delete that > remotely, then restore it > after I get root access back again, but as it is now marked > corrupt I can't > seem to do anything with it. Is there any way of fixing a > database with zero > room on the partition it is in? Just a thought: FTP the database files to another machine. Drop the affected databases to delete the files and free up enough disk space to log in. Log in as root and free up more disk space. FTP the database files back to the server. Repair the database. My apologies if you've already thought of this. I don't have any experience with the raq3, so maybe this is unworkable. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php