Cant install Cant install
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.