Nogle fejl opstod under overførsel til databasen: Table 'explodedk_pingvin.jos_usergroups' doesn't exist SQL=-- -- Dumping data for table `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')
i know by sure that the database exist and i've done this bout a 1000 times in joomla 1.5, but in 1.6 it do not work, and i can't really see why it shouldn't....
I tried both mysql and mysqli...
MySQL
Server: mysql12.gigahost.dk via TCP/IP
Serverversion: 5.0.51a-24+lenny3-log
Protokolversion: 10
Bruger: [email protected]
MySQL Tegnsæt: UTF-8 Unicode (utf8)
Web server
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g
MySQL klientversion: 5.0.51a
PHP extension: mysqli
anyone got an idea?