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
Seems like include/config.inc.php is not getting created. Try making your own manually using the sample file as a guide.
Thanks for your ultra-fast reply Nibbler,
Where could I find this file again?
Greetings,
Beth
include/config.inc.php.sample. Just enter the same mysql data that you put into the installer.
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
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
Make sure you entered the correct data. The default prefix is cpg14x_
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