During the installation following error message appears:
Some errors occurred while populating the database: Table 'usr_web81_2.xneu1_usergroups' doesn't exist SQL=-- -- Dumping data for table `xneu1_usergroups` -- INSERT INTO `xneu1_usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES (1, 0, 1, 20, 'Public'), (2, 1, 6, 17, 'Registered'), (3, 2, 7, 14, 'Author'), (4, 3, 8, 11, 'Editor'), (5, 4, 9, 10, 'Publisher'), (6, 1, 2, 5, 'Manager'), (7, 6, 3, 4, 'Administrator'), (8, 1, 18, 19, 'Super Users'), (12, 2, 15, 16, 'Customer Group (Example)'), (10, 3, 12, 13, 'Shop Suppliers (Example)')
Need some help!