Startseite
  • » Home
  • » Handbuch & FAQ
  • » Forum
  • » Übersetzungsserver
  • » Suche
Startseite › Forum › Drupalcenter.de › Allgemeines zu Drupal ›

Installation

Eingetragen von Anonymous (0)
am 22.11.2006 - 18:48 Uhr in
  • Allgemeines zu Drupal

hi,
ich wollte nach joomla jetzt mal umsteigen zu drupal, aber so langsam verflüchtigt sich die anfangsmotivation mit drupal... ich bin jetzt nicht so der admin profi, aber unter joomla ging das mit dem setup auf dem server echt einfach. jetzt bei drupal verzweifle ich schon beim setup mit der datenbank... kann man denn da nich für so dumme wie mich auch bei der installation nen einfachen setup wizard integrieren ? ich hab als host 1und1 und ne mysql 4.0 datenbank, darauf läuft schon ne installation von wordpress (table prefix wp_) kann ich denn so überhaupt noch drupal nebenher auf dieser einen datenbank installieren ?
settings.php habe ich alles eingetragen (auch nen extra drupal prefix), aber wenn ich dann die index.php ansteuere bringt er mir folgende fehlermeldung:

Warning: Table 'db175533126.dp_sessions' doesn't exist query: SELECT sid FROM dp_sessions WHERE sid = 'a5eefc3d1549c954c0ae13c2813e90e1' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_users' doesn't exist query: SELECT u.* FROM dp_users u WHERE u.uid = 0 in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_access' doesn't exist query: SELECT * FROM dp_access WHERE status = 1 AND type = 'host' AND LOWER('84.189.242.135') LIKE LOWER(mask) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_access' doesn't exist query: SELECT * FROM dp_access WHERE status = 0 AND type = 'host' AND LOWER('84.189.242.135') LIKE LOWER(mask) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_cache' doesn't exist query: SELECT data, created, headers, expire FROM dp_cache WHERE cid = 'variables' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_variable' doesn't exist query: SELECT * FROM dp_variable in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_cache' doesn't exist query: LOCK TABLES dp_cache WRITE in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_cache' doesn't exist query: UPDATE dp_cache SET data = 'N;', created = 1164213375, expire = 0, headers = '' WHERE cid = 'variables' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_url_alias' doesn't exist query: SELECT COUNT(pid) FROM dp_url_alias in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Cannot modify header information - headers already sent by (output started at /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc:121) in /homepages/14/d33332132/htdocs/drupal/includes/common.inc on line 142.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT name, filename, throttle, bootstrap FROM dp_system WHERE type = 'module' AND status = 1 ORDER BY weight ASC, filename ASC in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT filename FROM dp_system WHERE name = 'filter' AND type = 'module' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT filename FROM dp_system WHERE name = 'node' AND type = 'module' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT filename FROM dp_system WHERE name = 'system' AND type = 'module' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT filename FROM dp_system WHERE name = 'user' AND type = 'module' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT filename FROM dp_system WHERE name = 'watchdog' AND type = 'module' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_cache' doesn't exist\nquery: SELECT data, created, headers, expire FROM dp_cache WHERE cid = 'menu::en' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_role' doesn't exist\nquery: SELECT DISTINCT(p.perm) FROM dp_role r INNER JOIN dp_permission p ON p.rid = r.rid WHERE r.rid IN (1) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT * FROM dp_system WHERE type = 'theme' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_cache' doesn't exist\nquery: LOCK TABLES dp_cache WRITE in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_cache' doesn't exist\nquery: UPDATE dp_cache SET data = 'a:4:{s:10:\\"path index\\";a:44:{s:13:\\"admin/filters\\";i:-1;s:18:\\"admin/filters/list\\";i:-2;s:17:\\"admin/filters/add\\";i:-3;s:20:\\"admin/filters/delete\\";i:-4;s:11:\\"filter/tips\\";i:-5;s:10:\\"admin/node\\";i:-6;s:19:\\"admin/node/overview\\";i:-7;s:19:\\"admin/settings/node\\";i:-8;s:28:\\"admin/settings/content-types\\";i:-9;s:4:\\"node\\";i:-10;s:8:\\"node/add\\";i:-11;s:7:\\"rss.xml\\";i:-12;s:12:\\"system/files\\";i:-13;s:5:\\&qu in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Cannot modify header information - headers already sent by (output started at /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc:121) in /homepages/14/d33332132/htdocs/drupal/includes/common.inc on line 142.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_system' doesn't exist\nquery: SELECT * FROM dp_system WHERE type = 'theme' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_url_alias' doesn't exist\nquery: SELECT COUNT(pid) FROM dp_url_alias in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_watchdog' doesn't exist\nquery: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'access denied', '<em>node</em> denied access.', 1, '<a href=\\"/drupal/?q=node\\" class=\\"active\\">view</a>', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_url_alias' doesn't exist\nquery: SELECT COUNT(pid) FROM dp_url_alias in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Fatal error: Call to undefined function: block_list() in /homepages/14/d33332132/htdocs/drupal/includes/theme.inc on line 936

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_sessions' doesn't exist\nquery: SELECT sid FROM dp_sessions WHERE sid = 'a5eefc3d1549c954c0ae13c2813e90e1' in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121.', 2, '', 'http://www.proagora.de/drupal/index.php', '', '84.189.242.135', 1164213375) in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

Warning: Table 'db175533126.dp_watchdog' doesn't exist query: INSERT INTO dp_watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'db175533126.dp_sessions' doesn't exist\nquery: INSERT INTO dp_sessions (sid, uid, cache, hostname, session, timestamp) VALUES ('a5eefc3d1549c954c0ae13c2813e90e1', 0, 0, '84.189.242.135', 'messages|a:1:{s:5:\\"error\\";a:17:{i:0;s:231:\\"warning: Cannot modify header information - headers already sent by (output started at /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc:121) in /homepages/14/d33332132/htdocs/drupal/includes/common.inc on line 142.\\";i:1;s:300:\\"user warning: Table &#039;db175533126.dp_system&#039; doesn&#039;t exist\\nquery: SELECT name, filename, throttle, bootstrap FROM dp_system WHERE type = &#039;module&#039; in /homepages/14/d33332132/htdocs/drupal/includes/database.mysql.inc on line 121

soviel zum thema anfangsmotivation :)

ich hoffe hier weiß jemand bescheid um mir bei diesem für mich schlimmen problem zu helfen. denn dann stehen die chancen auch gut das ich mich nach erfolgreicher installation doch für drupal entscheiden werde.

vielen dank schonmal.

‹ files nicht beschreibbar Umlaute bei eigenem Kontaktformular ›
  • Anmelden oder Registrieren um Kommentare zu schreiben

Eine Installationsanleitung

Eingetragen von sanduhrs (1285)
am 22.11.2006 - 19:05 Uhr

Eine Installationsanleitung mit phpMyAdmin findest Du in unserem Benutzerhandbuch [1].
Bevor Du damit anfängst musst Du das gewünschte Prefix in der Datei /database/database.4.0.mysql hinzufügen.
Schnapp Dir also einen Texteditor [2] und benutze die Funktion Suchen/Ersetzen.
Ersetze alle Vorkommen von CREATE TABLE mit CREATE TABLE dp_
Ersetze alle Vorkommen von INSERT INTO mit INSERT INTO dp_
Beachte das Leerzeichen hinter CREATE TABLE und INSERT INTO

Dann folge der Installationsanleitung.
Alternativ kannst Du gleich Drupal5.0 [3] nutzen, ab dieser Version ist ein automatischer Installer integriert.

vg

[1] http://www.drupalcenter.de/node/358
[2] http://de.wikipedia.org/wiki/Texteditor
[3] http://drupal.org/drupal-5.0-beta1

--
sanduhrs - drupalcenter
--------------------------------
http://erdfisch.de

  • Anmelden oder Registrieren um Kommentare zu schreiben

Benutzeranmeldung

  • Registrieren
  • Neues Passwort anfordern

Aktive Forenthemen

  • Drupal CMS installieren
  • [erledigt]MP3 in Drupal 10 einbinden
  • (gelöst)Drupal 11 installieren
  • Titel ausblenden
  • Ich brauche dringen Hilfe zu Updates oder ggf. wwie geht Composer?
  • Dynamische Ansicht von Seiteninhalt (als Tabelle?)
  • Vergabe von Berechtigungen für bestimmte Rollen; mir fehlt der Haken bzw. das „Veröffentlicht“
  • Medien und andere Daten mit Feeds von Drupal 7 auf Drupal 10 migrieren
  • Rolle erstellen nicht zu finden
  • für drupal11 ein Slider Modul
  • [gelöst] W3CSS Paragraphs Views
  • Drupal 11 neu aufsetzen und Bereiche aus 10 importieren
Weiter

Neue Kommentare

  • Verwende doch das Tag dafür,
    vor 5 Tagen 16 Stunden
  • Guckst du hier: step by step
    vor 5 Tagen 6 Stunden
  • Guckst du hier: step by step
    vor 5 Tagen 6 Stunden
  • Ich habe ja keine Angst vor
    vor 2 Wochen 16 Stunden
  • Ist grundsätzlichmachbar – aber nichts für „einfach mal schnell“
    vor 2 Wochen 2 Tagen
  • Vielen Dank erst einmal, aber
    vor 2 Wochen 4 Tagen
  • Du hast die "Trusted host
    vor 2 Wochen 5 Tagen
  • Bitte genauer den aktuellen Lösungs-Ansatz beschreiben
    vor 4 Wochen 3 Tagen
  • Git und rsync sind die wichtigsten Werkzeuge
    vor 5 Wochen 10 Stunden
  • Arrrrg. Nix Tabelle :-D /*
    vor 9 Wochen 2 Tagen

Statistik

Beiträge im Forum: 250284
Registrierte User: 20499

Neue User:

  • Inga GuAph
  • Robertolix
  • DavidBit

» Alle User anzeigen

User nach Punkten sortiert:
wla9464
stBorchert6003
quiptime4972
Tobias Bähr4019
bv3924
ronald3857
md3717
Thoor3678
Alexander Langer3416
Exterior2903
» User nach Punkten
Zur Zeit sind 0 User und 13 Gäste online.

Hauptmenü

  • » Home
  • » Handbuch & FAQ
  • » Forum
  • » Übersetzungsserver
  • » Suche

Quicklinks I

  • Infos
  • Drupal Showcase
  • Installation
  • Update
  • Forum
  • Team
  • Verhaltensregeln

Quicklinks II

  • Drupal Jobs
  • FAQ
  • Drupal-Kochbuch
  • Best Practice - Drupal Sites - Guidelines
  • Drupal How To's

Quicklinks III

  • Tipps & Tricks
  • Drupal Theme System
  • Theme Handbuch
  • Leitfaden zur Entwicklung von Modulen

RSS & Twitter

  • Drupal Planet deutsch
  • RSS Feed News
  • RSS Feed Planet
  • Twitter Drupalcenter
Drupalcenter Team | Impressum & Datenschutz | Kontakt
Angetrieben von Drupal | Drupal is a registered trademark of Dries Buytaert.
Drupal Initiative - Drupal Association