Trying to install quickstart for joomla 2.5 and have an error.
Some errors occurred while populating the database: Table 'new.a_usergroups' doesn't exist SQL=INSERT INTO `a_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'), (10, 3, 12, 13, 'Shop Suppliers')
What to do?
p.s. When I try to install original joomla 2.5 on my server with this database everything is all right. So it's not the problem of my server.