Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved]: problems with MySQL  (Read 2962 times)

0 Members and 1 Guest are viewing this topic.

wolliewonka

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
[Solved]: problems with MySQL
« on: May 17, 2008, 02:45:28 pm »

I am trying to install Coppermine but i cant get it work  :(

This is my problem!!

Quote
mySQL Error: Table 'cpg14x_albums' already exists on query ' CREATE TABLE cpg14x_albums ( aid int(11) NOT NULL auto_increment, title varchar(255) NOT NULL default '', description text NOT NULL, visibility int(11) NOT NULL default '0', uploads enum('YES','NO') NOT NULL default 'NO', comments enum('YES','NO') NOT NULL default 'YES', votes enum('YES','NO') NOT NULL default 'YES', pos int(11) NOT NULL default '0', category int(11) NOT NULL default '0', thumb int(11) NOT NULL default '0', keyword VARCHAR( 50 ), alb_password VARCHAR( 32 ), alb_password_hint TEXT, PRIMARY KEY (aid), KEY alb_category (category) ) TYPE=MyISAM COMMENT='Used to store albums''

can somebody help me what to do??


Greetz Wollie
« Last Edit: May 17, 2008, 03:43:46 pm by Nibbler »
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: problems with MySQL
« Reply #1 on: May 17, 2008, 02:48:03 pm »

it seems you have already install coppermine on your database (you have coppermine tables in it).
If you try to make a fresh install, delete all olds coppermine tables from your database, if you are trying to update your galery, follow the update steps describe in the doc
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

wolliewonka

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: problems with MySQL
« Reply #2 on: May 17, 2008, 03:06:07 pm »

thx for the fast reply ;) yeah i had coppermine installed bu not check the database. After i deleted this and installed it again it's working!!


Thank you very much!!!
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 17 queries.