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: Msql error  (Read 3089 times)

0 Members and 1 Guest are viewing this topic.

mariamsr

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
Msql error
« on: September 30, 2008, 05:10:14 pm »

mySQL Error: Table 'cpg1419albums' already exists on query ' CREATE TABLE cpg1419albums ( 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''

what should I do?
Thanks,
Maria
Logged

mariamsr

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
Re: Msql error
« Reply #1 on: September 30, 2008, 05:32:04 pm »

Ok, sorry. Now the error is:

MySQL error was : Access denied for user 'mariamsr_ Mary17'@'localhost' (using password: YES)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Msql error
« Reply #2 on: October 01, 2008, 12:13:22 am »

Then review include/config.inc.php, using a plain text editor
Logged

Nibbler

  • Guest
Re: Msql error
« Reply #3 on: October 01, 2008, 12:34:00 am »

You have a space between the underscore and the M. You probably don't want that.
Logged
Pages: [1]   Go Up
 

Page created in 0.012 seconds with 15 queries.