Hola, he intentado instlara la bd de mambo en suse, importando mambo.sql en phpmyadmin. Pero me da el siguiente error:
Pongo un poco del log de error que me da.
Gracias. Pq me da este error?
-----------------------------------------
Are you sure these settings are correct?
Mambo will now attempt to populate a Database with the settings you have supplied.
Looks like there have been some errors with inserting data into your database!
You cannot continue.
Error log:
SQL=Table 'Mambo.mos_banner' doesn't exist:
- - - - - - - - - -
# $Id: sample_data.sql,v 1.7 2005/02/16 15:44:24 stingrey Exp $
# Dumping data for table `mos_banner`
INSERT INTO `mos_banner` VALUES (1, 1, 'banner', 'Ka-Ching', 0, 42, 0, 'ka-chingBanner.gif', 'http://www.miro.com.au', '2004-07-07 15:31:29', 1, 0, '2000-00-00 00:00:00', NULL, NULL)
= = = = = = = = = =
SQL=Table 'Mambo.mos_banner' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_banner` VALUES (2, 1, 'banner', 'Oi!', 0, 48, 0, 'OiBanner.gif', 'http://www.miro.com.au', '2004-07-07 15:31:29', 1, 0, '2000-00-00 00:00:00', NULL, NULL)
= = = = = = = = = =
SQL=Table 'Mambo.mos_bannerclient' doesn't exist:
- - - - - - - - - -
# Dumping data for table `mos_bannerclient`
INSERT INTO `mos_bannerclient` VALUES (1, 'Miro International Pty.', 'Administrator', '[email protected]', '', 0, '00:00:00', NULL)
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
# Dumping data for table `mos_categories`
INSERT INTO `mos_categories` VALUES (1, 0, 'Latest', 'Latest News', 'taking_notes.jpg', '1', 'left', 'The latest news from the Mambo Team', 1, 0, '0000-00-00 00:00:00', '', 0, 0, 1, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (2, 0, 'Mambo', 'Mambo', 'clock.jpg', 'com_weblinks', 'left', 'A selection of links that are all related to the Mambo project.', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (3, 0, 'Newsflash', 'Newsflash', '', '2', 'left', '', 1, 0, '0000-00-00 00:00:00', '', 0, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (4, 0, 'Mambo', 'Mambo', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (5, 0, 'Business: general', 'Business: general', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (7, 0, 'Examples', 'Example FAQs', 'key.jpg', '3', 'left', 'Here you will find an example set of FAQs.', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 2, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (9, 0, 'Finance', 'Finance', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 5, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (10, 0, 'Linux', 'Linux', '', 'com_newsfeeds', 'left', '<br />\r\n', 1, 0, '0000-00-00 00:00:00', NULL, 6, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (11, 0, 'Internet', 'Internet', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 7, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_categories' doesn't exist:
- - - - - - - - - -
INSERT INTO `mos_categories` VALUES (12, 0, 'Contacts', 'Contacts', '', 'com_contact_details', 'left', 'Contact Details for this website', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 0, '')
= = = = = = = = = =
SQL=Table 'Mambo.mos_contact_details' doesn't exist:
- - - - - - - - - -
# Dumping data for table `mos_contact_details`
INSERT INTO `mos_contact_details` VALUES (1, 'Name', 'Position', 'Street', 'Suburb', 'State', 'Country', 'Zip Code', 'Telephone', 'Fax', 'Miscellanous info', 'asterisk.png', 'top', '[email protected]', 1, 1, 0, '0000-00-00 00:00:00', 1, '', 0, 12, 0)
= = = = = = = = = =