[Solved]: Install.php / Login.php Issue [Solved]: Install.php / Login.php Issue
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Install.php / Login.php Issue

Started by Bethesda, October 23, 2008, 09:48:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bethesda

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

Nibbler

Seems like include/config.inc.php is not getting created. Try making your own manually using the sample file as a guide.

Bethesda

Thanks for your ultra-fast reply Nibbler,

Where could I find this file again?

Greetings,

Beth

Nibbler

include/config.inc.php.sample. Just enter the same mysql data that you put into the installer.

Bethesda

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

Bethesda

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

Nibbler

Make sure you entered the correct data. The default prefix is cpg14x_

Bethesda

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