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 »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Getting an error.
Pages: [1]

Author Topic: Getting an error.  (Read 943 times)

makhay

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Wordpress 3.3
  • MySQL version: ?
  • PHP version: ?
Getting an error.
March 19, 2012, 11:57:51 am
Hey Folks,

Thanks for helping me out with my previous question, i hope i become knowledgable enough that i can begin helping others.  I check the requirements for installation, "Database version and connection settings have been verified and look correct!" is the response and everything is green.  Then i try to install and i get this amazingly long database error, that starts with the lines below and goes on for numerous lines later.

DB_Error Object ( [error_message_prefix] => [mode] => 1 [level] => 1024
Code: [Select]
=> -15 [message] => DB Error: can not create [userinfo] => CREATE TABLE `civicrm_address_format` ( `id` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Address Format Id', `format` text COMMENT 'The format of an address' , PRIMARY KEY ( `id` ) ) ENGINE=InnoDB DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci [nativecode=1005 ** Can't create table.....


Any idea what could be causing this?

Upperholme

  • Administrator
  • Ask me questions
  • *****
  • Posts: 568
  • Karma: 8
    • MC3
  • CiviCRM version: 4.x
  • CMS version: Drupal 6.x/7.x, Wordpress, Joomla
Re: Getting an error.
March 19, 2012, 06:42:50 pm
Not sure. Looks from the information you have given that the installer is unable to create tables in the database. Check that your database user has the required privileges to be able to create tables.
Graham Mitchell
http://mc3.coop

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Getting an error.

This forum was archived on 2017-11-26.