Hallo,
hier der Dump:
-- phpMyAdmin SQL Dump
-- version 2.8.0.2
--
http://www.phpmyadmin.net
--
-- Host: localhost
-- Erstellungszeit: 30. Januar 2008 um 16:09
-- Server Version: 4.1.11
-- PHP-Version: 4.3.10-19
--
-- Datenbank: `usr_s13w145_1`
--
-- --------------------------------------------------------
--
-- Tabellenstruktur für Tabelle `serendipity_config`
--
CREATE TABLE `serendipity_config` (
`name` varchar(255) NOT NULL default '',
`value` text NOT NULL,
`authorid` int(11) default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Daten für Tabelle `serendipity_config`
--
INSERT INTO `serendipity_config` (`name`, `value`, `authorid`) VALUES ('template', 'carl_contest', 0),
('dbNames', '1', 0),
('serendipityPath', '/var/www/htdocs/s13w145/html/', 0),
('uploadPath', 'uploads/', 0),
('serendipityHTTPPath', '/', 0),
('templatePath', 'templates/', 0),
('uploadHTTPPath', 'uploads/', 0),
('baseURL', '
http://www.haunted-hamburg.info/', 0),
('autodetect_baseURL', '', 0),
('indexFile', 'index.php', 0),
('permalinkStructure', 'archives/%id%-%title%.html', 0),
('permalinkAuthorStructure', 'authors/%id%-%realname%', 0),
('permalinkCategoryStructure', 'categories/%id%-%name%', 0),
('permalinkFeedCategoryStructure', 'feeds/categories/%id%-%name%.rss', 0),
('permalinkFeedAuthorStructure', 'feeds/authors/%id%-%realname%.rss', 0),
('permalinkArchivesPath', 'archives', 0),
('permalinkArchivePath', 'archive', 0),
('permalinkCategoriesPath', 'categories', 0),
('permalinkAuthorsPath', 'authors', 0),
('permalinkUnsubscribePath', 'unsubscribe', 0),
('permalinkDeletePath', 'delete', 0),
('permalinkApprovePath', 'approve', 0),
('permalinkFeedsPath', 'feeds', 0),
('permalinkPluginPath', 'plugin', 0),
('permalinkAdminPath', 'admin', 0),
('permalinkSearchPath', 'search', 0),
('permalinkCommentsPath', 'comments', 0),
('allowSubscriptions', '1', 0),
('blogTitle', 'Haunted Hamburg', 0),
('blogDescription', 'Unser Blog', 0),
('blogMail', '', 0),
('lang', 'de', 0),
('charset', 'UTF-8/', 0),
('calendar', 'gregorian', 0),
('lang_content_negotiation', '', 0),
('enablePluginACL', '', 0),
('fetchLimit', '15', 0),
('RSSfetchLimit', '15', 0),
('enforce_RFC2616', '', 0),
('useGzip', '', 0),
('wysiwyg', 'true', 0),
('enablePopup', '', 0),
('embed', 'false', 0),
('top_as_links', '', 0),
('trackReferrer', '1', 0),
('blockReferer', ';', 0),
('rewrite', 'none', 0),
('serverOffsetHours', '0', 0),
('showFutureEntries', '', 0),
('enableACL', '1', 0),
('magick', '', 0),
('convert', '/usr/local/bin/convert', 0),
('thumbSuffix', 'serendipityThumb', 0),
('thumbSize', '110', 0),
('maxFileSize', '', 0),
('maxImgWidth', '', 0),
('maxImgHeight', '', 0),
('onTheFlySynch', '1', 0),
('dynamicResize', '', 0),
('mediaExif', '1', 0),
('mediaProperties', 'DPI:IMAGE;RUN_LENGTH:VIDEO:AUDIO;DATE;COPYRIGHT;TITLE;COMMENT1:MULTI;COMMENT2:MULTI', 0),
('mediaKeywords', '', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/title', 'Kategorien', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/authorid', 'all', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/sort_order', 'category_name', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/sort_method', 'ASC', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/allow_select', '1', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/show_count', '', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/parent_base', 'all', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/hide_parent', '', 0),
('@serendipity_categories_plugin:4a4a4e5d5cae610786d2d3060c935be8/hide_parallel', '', 0),
('@serendipity_syndication_plugin:e0aaadc6152a178fe19cef0e56c50354/title', 'Blog abonnieren', 0);
Gruss
Stefan