Cant install Cant install
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Cant install

Started by brandonm, May 04, 2008, 11:12:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

brandonm

Whenever i try to install i am getting this error


mySQL Error: Access denied for user 'brandon'@'localhost' to database 'mysql' on query ' CREATE TABLE IF NOT EXISTS gallery_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''

Nibbler

You need to provide the installer with valid mysql information. We can't tell you what that is - you need to set it up yourself or get your host to help you. The mysql user needs to have the CREATE privilege to be able to create the database tables.