coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: alofoke1809 on November 23, 2006, 02:20:25 PM

Title: plz help. getting error message and wont let me install :-(
Post by: alofoke1809 on November 23, 2006, 02:20:25 PM
i fill out all the info put in the correct name for data base, password for mysql and username for mysql
but after i press (Lets Go!) it gives me this...

mySQL Error: Access denied for user 'alofoke'@'localhost' to database 'mysql' on query ' CREATE TABLE IF NOT EXISTS cpg1410_sessions ( session_id varchar(40) NOT NULL default '', user_id int(11) default '0', time int(11) default NULL, remember int(1) default '0', PRIMARY KEY (session_id) ) TYPE=MyISAM COMMENT='Used to store sessions''


i have not a clue on why its giving me this error.  can someone plz help, im dying to get coppermine gallery for my site.
Title: Re: plz help. getting error message and wont let me install :-(
Post by: François Keller on November 23, 2006, 02:28:34 PM
check your include/config.inc.php file to be sure you have enter the correct values
Title: Re: plz help. getting error message and wont let me install :-(
Post by: alofoke1809 on November 23, 2006, 02:34:13 PM
where can i find this file?

and what values should it have?

im sorry im just really new to this
Title: Re: plz help. getting error message and wont let me install :-(
Post by: alofoke1809 on November 23, 2006, 03:08:42 PM
ok i find the include/config.inc.php file but it reads sample at the end of the file...

like this......... config.inc.php.sample

is that right?
Title: Re: plz help. getting error message and wont let me install :-(
Post by: Nibbler on November 23, 2006, 04:24:16 PM
Don't install into the database named 'mysql' - create your own database.