I have not been able to install successfully as I keep getting the same error and have run out of ideas on what to do now
Installation aborted due to an error.
Click [Clean Up Install] to correct the error and try installing again.
Table 'hs_hr_config' already exists. Query: create table `hs_hr_config` ( `key` varchar(100) not null default '', `value` varchar(512) not null default '', primary key (`key`) ) engine=innodb default charset=utf8
Help would be appreciated
