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) »
  • PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci
Pages: [1]

Author Topic: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci  (Read 2156 times)

cliesch

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • Naturally Aspirated
  • CiviCRM version: 4.3.0
  • CMS version: Drupal 7.22
  • MySQL version: 5.1.61
  • PHP version: 5.3.3
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci
March 10, 2015, 02:49:35 pm
Hi All,

New installation of LAMP, Drupal and civicrm 4.5.8 on Centos 6.6

When I run the script http://192.168.6.114/sites/all/modules/civicrm/install/index.php on my server, it is throwing an error of the PDOException.

No doubt I've done something wrong.  Is this a start over from scratch or is there a step I've missed?   I've been trying to follow the steps in http://wiki.civicrm.org/confluence/display/CRMDOC/Drupal+Installation+Guide+for+CiviCRM+4.5+-+Drupal+7
I appreciate your time.


Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci
March 11, 2015, 06:00:58 am
Can you post the exact error message?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

cliesch

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • Naturally Aspirated
  • CiviCRM version: 4.3.0
  • CMS version: Drupal 7.22
  • MySQL version: 5.1.61
  • PHP version: 5.3.3
Re: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci
March 11, 2015, 12:37:42 pm
I've attached a screen scrap, but here is the text.

I was not able to load http://sourceforge.net/projects/civicrm/files/civicrm-testing/4.6.alpha1/ via the Drupal upload gui as http://wiki.civicrm.org/confluence/display/CRMDOC/Drupal+Installation+Guide+for+CiviCRM+4.6+-+Drupal+7 suggested.  I ran the install from a cli.

---- error msg -----

"Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'civicrm.semaphore' doesn't exist: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 167 of /var/www/html/includes/lock.inc).

Additional

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'civicrm.system' doesn't exist: SELECT * FROM {system} WHERE type = 'theme' OR (type = 'module' AND status = 1) ORDER BY weight ASC, name ASC; Array ( ) in system_list() (line 165 of /var/www/html/includes/module.inc).

Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'civicrm.semaphore' doesn't exist: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 1723202498532c298a2cf3b6.97175024 ) in lock_release_all() (line 269 of /var/www/html/includes/lock.inc)."

Thank you.

cliesch

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • Naturally Aspirated
  • CiviCRM version: 4.3.0
  • CMS version: Drupal 7.22
  • MySQL version: 5.1.61
  • PHP version: 5.3.3
Re: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci
March 11, 2015, 01:50:18 pm
I did a clean install on another virtual machine and this time I did not get that exception error.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci
March 12, 2015, 04:47:16 am
I am uncertain what the error was, but if you can proceed now, then I think we can ignore it.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

cliesch

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • Naturally Aspirated
  • CiviCRM version: 4.3.0
  • CMS version: Drupal 7.22
  • MySQL version: 5.1.61
  • PHP version: 5.3.3
Re: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci
March 12, 2015, 06:11:22 am
Yes.  We can ignore/close this issue.  Thanks for checking. :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ci

This forum was archived on 2017-11-26.