CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • What the hell trashed my Drupal installation?
Pages: [1]

Author Topic: What the hell trashed my Drupal installation?  (Read 2991 times)

G-man

  • Guest
What the hell trashed my Drupal installation?
September 26, 2007, 07:22:43 pm
Hello everybody,

I set up Ubuntu Server 7.04 with DNS and LAMP stack, installed drupal-5.1 with aptitude and configured MYSQL database with the dialog. Then I got the automatic installer of CiviCRM, untared it in the right directory, ran the index.php link for CiviCRM, put in the correct data. But here the trouble begin: I had to make database for Drupal manually, because it didn't appear in Phpmyadmin and I had to make another database and user for CiviCRM, because it didn't do it by itself (shouldn't automatic installer do that?). Finally, I made everything go green, i ran the installation to finish, but then the page appeared:


Quote
Warning: Table 'drupal51.access' doesn't exist query: SELECT CASE WHEN status=1 THEN 0 ELSE 1 END FROM access WHERE type = 'host' AND LOWER('10.0.3.51') LIKE LOWER(mask) ORDER BY status DESC LIMIT 0, 1 in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = '415310308007f26e9d2cddbbda33c65d' in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172) in /usr/share/drupal-5.1/includes/bootstrap.inc on line 853

Warning: Table 'drupal51.cache' doesn't exist query: SELECT data, created, headers, expire FROM cache WHERE cid = 'variables' in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.variable' doesn't exist query: SELECT * FROM variable in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.cache' doesn't exist query: LOCK TABLES cache WRITE in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.cache' doesn't exist query: UPDATE cache SET data = 'N;', created = 1190859153, expire = 0, headers = '' WHERE cid = 'variables' in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.cache_page' doesn't exist query: SELECT data, created, headers, expire FROM cache_page WHERE cid = 'http://10.0.3.49/drupal/' in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172) in /usr/share/drupal-5.1/includes/bootstrap.inc on line 530

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172) in /usr/share/drupal-5.1/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172) in /usr/share/drupal-5.1/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172) in /usr/share/drupal-5.1/includes/bootstrap.inc on line 533

Warning: Table 'drupal51.url_alias' doesn't exist query: SELECT COUNT(pid) FROM url_alias in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.system' doesn't exist query: SELECT * FROM system WHERE type = 'theme' in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Cannot modify header information - headers already sent by (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172)</em> in <em>/usr/share/drupal-5.1/includes/common.inc</em> on line <em>141</em>.', 2, '', 'http://10.0.3.49/drupal/', 'http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php', '10.0.3.51', 1190859154) in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Table &amp;#039;drupal51.system&amp;#039; doesn&amp;#039;t exist\nquery: SELECT name, filename, throttle, bootstrap FROM system WHERE type = &amp;#039;module&amp;#039; AND status = 1 ORDER BY weight ASC, filename ASC</em> in <em>/usr/share/drupal-5.1/includes/database.mysql.inc</em> on line <em>172</em>.', 2, '', 'http://10.0.3.49/drupal/', 'http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php', '10.0.3.51', 1190859154) in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Table &amp;#039;drupal51.cache_menu&amp;#039; doesn&amp;#039;t exist\nquery: SELECT data, created, headers, expire FROM cache_menu WHERE cid = &amp;#039;0:en&amp;#039;</em> in <em>/usr/share/drupal-5.1/includes/database.mysql.inc</em> on line <em>172</em>.', 2, '', 'http://10.0.3.49/drupal/', 'http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php', '10.0.3.51', 1190859154) in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Table &amp;#039;drupal51.cache_menu&amp;#039; doesn&amp;#039;t exist\nquery: LOCK TABLES cache_menu WRITE</em> in <em>/usr/share/drupal-5.1/includes/database.mysql.inc</em> on line <em>172</em>.', 2, '', 'http://10.0.3.49/drupal/', 'http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php', '10.0.3.51', 1190859154) in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Table &amp;#039;drupal51.cache_menu&amp;#039; doesn&amp;#039;t exist\nquery: UPDATE cache_menu SET data = &amp;#039;a:4:{s:10:\\&amp;quot;path index\\&amp;quot;;a:0:{}s:5:\\&amp;quot;items\\&amp;quot;;a:2:{i:0;a:5:{s:4:\\&amp;quot;path\\&amp;quot;;s:0:\\&amp;quot;\\&amp;quot;;s:5:\\&amp;quot;title\\&amp;quot;;s:0:\\&amp;quot;\\&amp;quot;;s:4:\\&amp;quot;type\\&amp;quot;;i:1;s:3:\\&amp;quot;pid\\&amp;quot;;i:1;s:8:\\&amp;quot;children\\&amp;quot;;a:1:{i:0;i:1;}}i:1;a:6:{s:3:\\&amp;quot;pid\\&amp;quot;;i:0;s:4:\\&amp;quot;path\\&amp;quot;;s:0:\\&amp;quot;\\&amp;quot;;s:5:\\&amp;quot;title\\&amp;quot;;s:10:\\&amp;quot;Navigation\\&amp;quot;;s:6:\\&amp;quot;weight\\&amp;quot;;i:- in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Cannot modify header information - headers already sent by (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172)</em> in <em>/usr/share/drupal-5.1/includes/common.inc</em> on line <em>141</em>.', 2, '', 'http://10.0.3.49/drupal/', 'http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php', '10.0.3.51', 1190859154) in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Table &amp;#039;drupal51.watchdog&amp;#039; doesn&amp;#039;t exist\nquery: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, &amp;#039;page not found&amp;#039;, &amp;#039;node&amp;#039;, 1, &amp;#039;&amp;#039;, &amp;#039;http://10.0.3.49/drupal/&amp;#039;, &amp;#039;http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php&amp;#039;, &amp;#039;10.0.3.51&amp;#039;, 1190859154)</em> in <em>/usr/share/drupal-5.1/includes/database.mysql.inc</em> on line <em>172</em>.', 2, '', 'http://10.0.3.49/drupal/', 'http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php', '10.0.3.51', 1190859154) in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Fatal error: Call to undefined function block_list() in /usr/share/drupal-5.1/includes/theme.inc on line 1013

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Table &amp;#039;drupal51.sessions&amp;#039; doesn&amp;#039;t exist\nquery: SELECT sid FROM sessions WHERE sid = &amp;#039;415310308007f26e9d2cddbbda33c65d&amp;#039;</em> in <em>/usr/share/drupal-5.1/includes/database.mysql.inc</em> on line <em>172</em>.', 2, '', 'http://10.0.3.49/drupal/', 'http://10.0.3.49/drupal/sites/all/modules/civicrm/drupal/install/index.php', '10.0.3.51', 1190859154) in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

Warning: Table 'drupal51.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '<em>Table &amp;#039;drupal51.sessions&amp;#039; doesn&amp;#039;t exist\nquery: INSERT INTO sessions (sid, uid, cache, hostname, session, timestamp) VALUES (&amp;#039;415310308007f26e9d2cddbbda33c65d&amp;#039;, 0, 0, &amp;#039;10.0.3.51&amp;#039;, &amp;#039;messages|a:1:{s:5:\\&amp;quot;error\\&amp;quot;;a:7:{i:0;s:199:\\&amp;quot;warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal-5.1/includes/database.mysql.inc:172) in /usr/share/drupal-5.1/includes/common.inc on line 141.\\&amp;quot;;i:1;s:275:\\&amp;quot;user warning: Table &amp;amp;#039;drupal51.system&amp;amp;#039; doesn&amp;amp;#039;t exist\\nquery: SELECT name, filename, throttle, bootstrap FROM system WHERE type = &amp;amp;#039;module&a in /usr/share/drupal-5.1/includes/database.mysql.inc on line 172

I messed up MySql, right? I really need help, I've been trying to set up this thing for hours now and I'm really fed up with the whole thing.
« Last Edit: September 26, 2007, 07:24:46 pm by G-man »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: What the hell trashed my Drupal installation?
September 27, 2007, 03:42:51 am
I think this is drupal related problem.  So try clearing cache (Close firefox). Then type http://......./drupal/install.php

HTH

kurund
Found this reply helpful? Support CiviCRM

G-man

  • Guest
Re: What the hell trashed my Drupal installation?
September 27, 2007, 03:55:10 am
Thank you very much, this solved the problem.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • What the hell trashed my Drupal installation?

This forum was archived on 2017-11-26.