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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Installation OK - but Cannot execute CREATE TABLE civicrm_currency
Pages: [1]

Author Topic: Installation OK - but Cannot execute CREATE TABLE civicrm_currency  (Read 2928 times)

bxandi

  • Guest
Installation OK - but Cannot execute CREATE TABLE civicrm_currency
May 14, 2008, 10:20:03 am
Hi,
i installed CIVIVRM with 1.52 Joomla with PHP 5.02, everything worked till i tried to use CiviAdmin or any other menuepoint i allways get this error - i manualy executed this query on my dbserver no error came up - another try with CiviAdmin the error message ist still the same

InnoDB support is OK!!!!

Cannot execute CREATE TABLE civicrm_currency ( id int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Currency Id', name varchar(64) COMMENT 'Currency Name', symbol varchar(8) COMMENT 'Currency Symbol', numeric_code varchar(3) COMMENT 'Numeric currency code', full_name varchar(64) COMMENT 'Full currency name' , PRIMARY KEY ( id ) ) ENGINE=InnoDB DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci: DB Error: syntax error

Anyone knows help!!!!!!!
« Last Edit: May 14, 2008, 10:24:58 am by bxandi »

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: Installation OK - but Cannot execute CREATE TABLE civicrm_currency
July 04, 2008, 01:05:23 am
Can you try to install latest CiviCRM 2.0.4. Make sure you delete all civicrm_* table from your joomla db before your install CiviCRM.

HTH

kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Installation OK - but Cannot execute CREATE TABLE civicrm_currency

This forum was archived on 2017-11-26.