trying to install on a site hosted on Yahoo...
I'm getting the blank page with no error
http://soapteens.com/coppermine/login.php? (http://soapteens.com/coppermine/login.php?)
I've used FTP to upload the themes but can't figure out what I am doing wrong
You haven't uploaded all files: when going to http://soapteens.com/coppermine/index.php I can see the login page of phpMyAdmin instead of coppermine's index page.
This CPG 1.3.x Sticky (coppermine + yahoo hosting) (http://forum.coppermine-gallery.net/index.php?topic=18943.20) would still apply
OK...so I deleted everything and reloaded and get this error
mySQL Error: Table 'cpg1410_albums' already exists on query ' CREATE TABLE cpg1410_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', thumb int(11) NOT NULL default '0', keyword VARCHAR( 50 ), alb_password VARCHAR( 32 ), alb_password_hint TEXT, PRIMARY KEY (aid), KEY alb_category (category) ) TYPE=MyISAM COMMENT='Used to store albums''
you need to drop old database/tables
EEEEEEEE!!
Thanks!!!
Ok so one last thing...
It worked and I can see the coppermine page, but then it goes to the PHPadmin page
did I miss a step?
Remove phpmyadmin from the Coppermine folder and install it somewhere else instead.
is there a good way to go about that?
Thanks in advance...I don't remember it being this hard last time I installed
Quote from: cdawg on April 13, 2007, 11:49:31 PM
is there a good way to go about that?
Thanks in advance...I don't remember it being this hard last time I installed
figured it out!! Thanks!!!