Im getting this error when i try installing my backups
Error at the line 202: CREATE TABLE `akb_hwdvidslogs_votes` ( `id` int(50) NOT NULL auto_increment, `videoid` int(50) NOT NULL default '0', `userid` int(50) NOT NULL default '0', `vote` int(50) NOT NULL default '0', ... MySQL: MySQL query failed with error 1 (Can't create/write to file './kapugad_jo151/jos_hwdvidslogs_votes.MYD' (Errcode: 13)). The query was:CREATE TABLE `jos_hwdvidslogs_votes` ( `id` int(50) NOT NULL auto_increment, `videoid` int(50) NOT NULL default '0', `userid` int(50) NOT NULL default '0', `vote` int(50) NOT NULL default '0', `date` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=32156 DEFAULT CHARSET=utf8
any suggestion on how to repair will be highly appreciated
mico