SQL problem when trying to install with quickstart

GK User
Wed May 25, 2011 6:14 am
When a i trying to install with qiuckstart i get the following line after i input mysql info:


Some errors occurred while populating the database: Table 'web27353_ep.jos_usergroups' doesn't exist SQL=-- -- Zrzut danych tabeli `jos_usergroups` -- INSERT INTO `jos_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')


how to fix it. I use:

I use: MySQL: 5.0.51a
User avatar
Fresh Boarder

GK User
Wed May 25, 2011 9:03 am
Hi

Please check if you have the latest version of quickstart.
I recommend that you download it again.

This is probably from previous quickstart version that we prepared with MySQL 5.1 syntax that don't work with MySQL 5.0. So we change to MySQL syntax to 5.0 to work properly on MySQL 5.1.

Cheers ;)
User avatar
Platinum Boarder


cron