Support > cpg1.5 install

Problem at step 9

(1/4) > >>

bea3lla:
Hi,
I know I'm not the first one asking this question and I've already checked some other posts about this issue, but none of them can help me go further. Yesterday I tried to install Coppermine on my website but I'm stuck at step 9. Everythime I try to create the administrator there is always this message showing up:


--- Code: ---Errore MySQL: Duplicate entry 'XXXNAME' for key 'user_name' in richiesta 'INSERT INTO cpg15x_users (user_group, user_active, user_name, user_password, user_lastvisit, user_regdate, user_group_list, user_email, user_profile1, user_profile2, user_profile3, user_profile4, user_profile5, user_profile6, user_actkey ) VALUES (1, 'YES', 'persona', md5('admin03'), NOW(), NOW(), '', 'XXX@MAIL.COM', '', '', '', '', '', '', '')'
--- End code ---

I've also tried the classic installation, but nothing changes. Anyone can help?

Αndré:
Have you deleted/emptied the database after each try?

However, if the row really already exists, you should be able to login with that user. If not, please let me know.

bea3lla:
Yes I did, but that thing shows up anyway.

Where should I try logging in? Because if I type the gallery link in my browser there only the initial page "Coppermine seems not to be installed corretcly, or you are running Coppermine for the first time. Etc." and it redirects me to step 9

Αndré:
Please delete include/config.tmp.php and try again. While doing that, please have a look if include/config.inc.php already exists. If not, it won't work and I need to have a closer look tomorrow.

bea3lla:
I've deleted include/config.tmp.php and checked the other file but I've got only "include/config.inc.php.sample".
By the way it still doesn't work, now it says "Errore MySQL: Table 'cpg15x_albums' already exists in richiesta ' CREATE TABLE cpg15x_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', owner int(11) NOT NULL DEFAULT '1', thumb int(11) NOT NULL default '0', keyword VARCHAR( 50 ), alb_password VARCHAR( 32 ), alb_password_hint TEXT, moderator_group INT NOT NULL default 0, alb_hits INT( 10 ) NOT NULL default 0, PRIMARY KEY (aid), KEY alb_category (category), KEY `moderator_group` (`moderator_group`), KEY `visibility` (`visibility`) ) COMMENT='Used to store albums''"

Navigation

[0] Message Index

[#] Next page

Go to full version