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.
check your include/config.inc.php file to be sure you have enter the correct values
where can i find this file?
and what values should it have?
im sorry im just really new to this
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?
Don't install into the database named 'mysql' - create your own database.