claroline / Claroline

Learning management system
https://www.claroline.com
Other
315 stars 188 forks source link

Impossible d'installer Claroline #187

Closed purplefish32 closed 11 years ago

purplefish32 commented 11 years ago

En installant Claroline a neuf on a un erreur ( lCAP Blog bundle qui fait planter l'intall ) :

[Doctrine\DBAL\DBALException]                                               
  An exception occurred while executing '                                     
              CREATE TABLE icap__blog_tag (                                   
                  id INT AUTO_INCREMENT NOT NULL,                             
                  name VARCHAR(255) NOT NULL,                                 
                  UNIQUE INDEX UNIQ_8BE678285E237E06 (name),                  
                  PRIMARY KEY(id)                                             
              ) DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE =   
  InnoDB                                                                      
          ':                                                                  

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'icap__blog  
  _tag' already exists  
stefk commented 11 years ago

Should be solved now.

purplefish32 commented 11 years ago

I can confirm this has been solved. Thanks :+1: