coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: valhall01 on October 23, 2005, 09:19:15 AM

Title: Problem installing at Yahoo
Post by: valhall01 on October 23, 2005, 09:19:15 AM
Hello,

When attempting to install CPG at a Yahoo Small Business site, I receive the following error message:

mySQL Error: Unknown MySQL erroron query ' CREATE TABLE cpg133_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', pic_count int(11) NOT NULL default '0', thumb int(11) NOT NULL default '0', last_addition datetime NOT NULL default '0000-00-00 00:00:00', stat_uptodate enum('YES','NO') NOT NULL default 'NO', keyword VARCHAR( 50 ), PRIMARY KEY (aid), KEY alb_category (category) ) TYPE=MyISAM'


Can one of you wonderful and patient experts PLEASE help?

??? ??? ???

Many thanks, in advance.

Valerie ;D
Title: Re: Problem installing at Yahoo
Post by: Nibbler on October 23, 2005, 09:59:44 AM
It says 'Unknown MySQL error', that's not a lot to go on. Check your db user has CREATE rights to the database.
Title: Re: Problem installing at Yahoo
Post by: valhall01 on October 23, 2005, 10:33:10 AM
Hi Nibbler,

I do so appreciate you getting back to me so quickly.  Using MyPHP Admin, I have checked that my database user specified in the install screens DOES have the appropriate privildedges and I am still receiving the same error message.

:(

Thank you.
Title: Re: Problem installing at Yahoo
Post by: Joachim Müller on October 23, 2005, 02:37:44 PM
Did you take a look at the sticky thread coppermine + yahoo hosting (http://forum.coppermine-gallery.net/index.php?topic=18943.0) right on this very sub-board?