coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: cdawg on April 13, 2007, 08:43:12 AM

Title: Blank log in page with Yahoo
Post by: cdawg on April 13, 2007, 08:43:12 AM
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
Title: Re: Blank log in page with Yahoo
Post by: Joachim Müller on April 13, 2007, 09:58:36 AM
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.
Title: Re: Blank log in page with Yahoo
Post by: Sami on April 13, 2007, 10:21:53 AM
This CPG 1.3.x Sticky (coppermine + yahoo hosting) (http://forum.coppermine-gallery.net/index.php?topic=18943.20) would still apply
Title: Re: Blank log in page with Yahoo
Post by: cdawg on April 13, 2007, 11:02:35 PM
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''
Title: Re: Blank log in page with Yahoo
Post by: Sami on April 13, 2007, 11:20:28 PM
you need to drop old database/tables
Title: Re: Blank log in page with Yahoo
Post by: cdawg on April 13, 2007, 11:28:54 PM
EEEEEEEE!!


Thanks!!!
Title: Re: Blank log in page with Yahoo
Post by: cdawg on April 13, 2007, 11:33:38 PM
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?
Title: Re: Blank log in page with Yahoo
Post by: Nibbler on April 13, 2007, 11:35:48 PM
Remove phpmyadmin from the Coppermine folder and install it somewhere else instead.
Title: Re: Blank log in page with Yahoo
Post by: 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
Title: Re: Blank log in page with Yahoo
Post by: cdawg on April 14, 2007, 01:10:42 AM
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!!!