Skip to Content.
Sympa Menu

comanage-dev - drupal access problem

Subject: COmanage Developers List

List archive

drupal access problem


Chronological Thread 
  • From: Heather Flanagan <>
  • To: CoMaNaGe-DeV <>
  • Subject: drupal access problem
  • Date: Tue, 28 Apr 2009 10:58:46 -0700

Hi Chris, Digant -

I'm playing around in comanagedemo, and at 10:57 got the following when I attempted the Drupal link.  Do you want a Jira bug?


Warning: Table 'drupal6.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('206.196.180.212') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /usr/share/drupal6/includes/database.mysql.inc on line 128

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/share/drupal6/includes/database.mysql.inc:128) in /usr/share/drupal6/includes/bootstrap.inc on line 995

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

Warning: Table 'drupal6.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /usr/share/drupal6/includes/database.mysql.inc on line 128

Warning: Table 'drupal6.variable' doesn't exist query: SELECT * FROM variable in /usr/share/drupal6/includes/database.mysql.inc on line 128

Warning: Table 'drupal6.cache' doesn't exist query: UPDATE cache SET data = '', created = 1240941446, expire = 0, headers = '', serialized = 0 WHERE cid = 'variables' in /usr/share/drupal6/includes/database.mysql.inc on line 128


Warning: Table 'drupal6.system' doesn't exist query: SELECT name, filename, throttle FROM system WHERE type = 'module' AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC in /usr/share/drupal6/includes/database.mysql.inc on line 128

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

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

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

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

Warning: Table 'drupal6.url_alias' doesn't exist query: SELECT COUNT(pid) FROM url_alias in /usr/share/drupal6/includes/database.mysql.inc on line 128




Heather Flanagan
Director, System Administration






Archive powered by MHonArc 2.6.16.

Top of Page