Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: MySQL error message during initial install  (Read 2908 times)

0 Members and 1 Guest are viewing this topic.

beachtaco

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
MySQL error message during initial install
« on: September 21, 2005, 07:51:21 pm »

I'm getting the following message after I click on the Let's Go button of the installation page.

mySQL Error: Table 'cpg134_albums' already existson query ' CREATE TABLE cpg134_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', pic_count int(11) NOT NULL default '0', thumb int(11) NOT NULL default '0', last_addition datetime NOT NULL default '0000-00-00 00:00:00', stat_uptodate enum('YES','NO') NOT NULL default 'NO', keyword VARCHAR( 50 ), PRIMARY KEY (aid), KEY alb_category (category) ) TYPE=MyISAM'

Any ideas?  I don't know much about msSQL.
Logged

Nibbler

  • Guest
Re: MySQL error message during initial install
« Reply #1 on: September 21, 2005, 07:53:51 pm »

That means you have already installed coppermine into that database. Pick a different table prefix instead of cpg134_
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: MySQL error message during initial install
« Reply #2 on: September 22, 2005, 01:04:52 am »

Quote
Any ideas?  I don't know much about msSQL.

This is MySQL, not msSQL.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 15 queries.