coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: Bethesda on October 23, 2008, 09:48:09 PM

Title: [Solved]: Install.php / Login.php Issue
Post by: Bethesda on October 23, 2008, 09:48:09 PM
Hello Coppermine community,

For starters thanks for taking the time to build a tool like Coppermine.

My issue is as following, I installed Coppermine on my webserver without any issues ( or so I thought .. ).
Now after the installer where it says "Let's continue!" it brings me back the page that you see at first.
( the one that says "Either here for the first time or doesn't seem to be installed correctly )
Then it tries to reinstall again which obviously fails because the Install.php is locked.

It goes in a loop like this all the time and deleting the Install.php doesn't help.
Got quite some experience handling MySQL and PhP but this issue goes beyond me.

The link to the album is as following: http://www.joostverwey.nl/affinity/

I hope you all can help me out on my problem,

Thanks in advance

Beth
Title: Re: Install.php / Login.php Issue
Post by: Nibbler on October 23, 2008, 09:57:34 PM
Seems like include/config.inc.php is not getting created. Try making your own manually using the sample file as a guide.
Title: Re: Install.php / Login.php Issue
Post by: Bethesda on October 23, 2008, 10:04:08 PM
Thanks for your ultra-fast reply Nibbler,

Where could I find this file again?

Greetings,

Beth
Title: Re: Install.php / Login.php Issue
Post by: Nibbler on October 23, 2008, 10:05:26 PM
include/config.inc.php.sample. Just enter the same mysql data that you put into the installer.
Title: Re: Install.php / Login.php Issue
Post by: Bethesda on October 23, 2008, 10:15:19 PM
Ok I've made the file and fill in the same data as on the installer and renamed it to config.inc.php.

It is suposed to go in the Include folder right? Because it's still not working alas.

Beth
Title: Re: Install.php / Login.php Issue
Post by: Bethesda on October 23, 2008, 10:18:44 PM
Wrong button on turned down there btw =)

Anyway it now says:

Fatal error :

While executing query "SELECT * FROM cpg1410_config" on 0

mySQL error: Table 'coppermine4.cpg1410_config' doesn't exist
Title: Re: Install.php / Login.php Issue
Post by: Nibbler on October 23, 2008, 10:26:18 PM
Make sure you entered the correct data. The default prefix is cpg14x_
Title: Re: Install.php / Login.php Issue
Post by: Bethesda on October 23, 2008, 10:28:48 PM
You were right Nibbler - my bad.

And it's working as a charm now, thanks for you fast help and good luck with Coppermine!

Beth