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) »
  • New install stalls on DB Error
Pages: [1]

Author Topic: New install stalls on DB Error  (Read 2166 times)

pswartz

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Drupal 7.x
  • MySQL version: 5.1.46
  • PHP version: 5.3.3
New install stalls on DB Error
September 25, 2008, 07:49:23 pm
My setup is:
Host -- GoDaddy.com
MySQL -- v5
Drupal -- 6.4
CiviCRM -- 2.0.6

The pre-installation checks all passed and I went forward with the "Check Requirements and Install CiviCRM".  Almost instantly I received the following page --

    Installing CiviCRM...

    I am now running through the installation steps (this should take a few minutes)

    If you receive a fatal error, refresh this page to continue the installation
    # Building database schema and setup files...
    Cannot execute DROP TABLE IF EXISTS civicrm_contact: DB Error: constraint violation

Refreshing the page did not work and didn't find any other forum messages that seemed to help.  I look forward to getting CiviCRM working and hope someone can get me past this error.

Thanks,
Patrick

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: New install stalls on DB Error
September 26, 2008, 01:01:54 am
Quote
Drupal -- 6.4
CiviCRM -- 2.0.6
You sure this is a new install ? since CiviCRM 2.0.x is not compatible with Drupal 6.x.

Quote
  Cannot execute DROP TABLE IF EXISTS civicrm_contact: DB Error: constraint violation
The message indicates you already have the table 'civicrm_contact' existing in your db (another indication of not a new install or db not empty).

« Last Edit: September 26, 2008, 01:54:22 am by Deepak Srivastava »
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

pswartz

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Drupal 7.x
  • MySQL version: 5.1.46
  • PHP version: 5.3.3
Re: New install stalls on DB Error
September 26, 2008, 05:45:11 am
This is a new install, as I am the only one working this project right now. My questions are: is there a way to still use Drupal 6.4? as that is my only option with GoDaddy (except to use Joomla), can I just delete the table 'civicrm_contact' and try again?

Is CiviCRM 2.1 compatible w/Drupal 6.4?

Thanks 

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: New install stalls on DB Error
September 26, 2008, 06:29:08 am
Quote
is there a way to still use Drupal 6.4?
Use CiviCRM v2.1.

Quote
can I just delete the table 'civicrm_contact' and try again?
Yes. (Make sure database is empty)

Quote
Is CiviCRM 2.1 compatible w/Drupal 6.4?
Yes.
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • New install stalls on DB Error

This forum was archived on 2017-11-26.