Hey,
Just so you know, I've done this several times and each time this keeps happening. I'm trying to install Coppermine for a website. Each time, the installation works fine and I can login and stuff, but this only lasts for about 60 seconds. Then, after that minute I just get this:
QuoteCoppermine Photo Gallery seems not to be installed correctly, or you are running coppermine for the first time. You'll be redirected to the installer. If your browser doesn't support redirect, click here.
I've tried installing and going straight to admin, installing and not doing anything at all and other things and it happens every time. What's going on? One thing I can say is that it's being installed on the server of one of the biggest sites on the Internet, so do you reckon the security could be stopping it? Or is it a known Coppermine issue?
Thanks
Rob
Make sure you are not seeing a cached copy - clear your browser cache. Otherwise post a link, and clarify what you mean about 'being installed on the server of one of the biggest sites on the Internet'.
Well this website I'm installing it for is a sub-section of a pretty famous site, can't say what though. I was just wandering if the extra security (if there is) could be a factor in it. Cleared cache and it's still there :S.
Only thing I can think of is some script that scans for and deletes newly created files.
Nah all the files are still there as far as I'm aware. I'm pretty stumped. Thanks for the replies by the way.
That message is triggered by include/config.inc.php not being there.
:D It's missing, I love you :P. If anyone could copy and paste their config.inc.php file I'd be very grateful. Seeing as Coppermine creates it I dont have a version of it myself so I dont know what it contains. I'm guessing I'll have to edit it with my database settings.
Ta :D
That's what the config.inc.php.sample is there for :)
Where? :D Ah dear am I missing something blatantly obvious?
Ooooh is it in the main folder? I can't see it :(.
Oh I see in includes :D. Sorry for triple post.
Well i tried it and I still get the same error. The config.inc.php file is still there and it's definitely correct (100% certain), but it still has that error.
Post a link to your gallery. If you can't, you'll have to solve this on your own.
Thanks for the help. Has been resolved now. I put config.inc.php in the main folder rather than includes :|. Clever me.