Jul 19
Digg
Stumbleupon
Technorati
Delicious

SHH! MySQL Backup

I was recently trying to backup one of my databases over PuTTY/SSH for a server move. Using the following:
mysqldump -hlocalhost -uUSERNAME -pPASSWORD <DATABASE
I was getting the following error:
mysqldump: Got error: 1105: File ‘./Database-Names/table_comments.MYD’ not found (Errcode: 24) when using LOCK TABLES
I couldn’t find a work around at first and most search results kept coming […]

Author: Tim
Jul 13
Digg
Stumbleupon
Technorati
Delicious

crontab permissions are wrong Please set to 4755

Being new to cPanel and whm I’ve had a little bit of a learning curve, I’ve never really had this much access to a production server before. Our servers used to be with 1&1 but they are absolute crap and don’t ever know what they are talking about, now we’re no longer with them I’m […]

Author: Tim
Close
E-mail It