coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: EamerRed on April 11, 2008, 10:10:52 PM

Title: [Solved]: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 11, 2008, 10:10:52 PM
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
Title: Re: Installation Works..... For About 60 Seconds
Post by: Nibbler on April 11, 2008, 10:35:34 PM
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'.
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 11, 2008, 11:55:37 PM
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.
Title: Re: Installation Works..... For About 60 Seconds
Post by: Nibbler on April 11, 2008, 11:58:31 PM
Only thing I can think of is some script that scans for and deletes newly created files.
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 12, 2008, 12:52:38 AM
Nah all the files are still there as far as I'm aware. I'm pretty stumped. Thanks for the replies by the way.
Title: Re: Installation Works..... For About 60 Seconds
Post by: Nibbler on April 12, 2008, 12:54:36 AM
That message is triggered by include/config.inc.php not being there.
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 12, 2008, 01:59:08 AM
: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
Title: Re: Installation Works..... For About 60 Seconds
Post by: Nibbler on April 12, 2008, 02:00:27 AM
That's what the config.inc.php.sample is there for :)
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 12, 2008, 02:06:56 AM
Where? :D Ah dear am I missing something blatantly obvious?
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 12, 2008, 02:12:53 AM
Ooooh is it in the main folder? I can't see it :(.
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 12, 2008, 02:15:39 AM
Oh I see in includes :D. Sorry for triple post.
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 12, 2008, 11:40:29 AM
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.
Title: Re: Installation Works..... For About 60 Seconds
Post by: Joachim Müller on April 12, 2008, 12:00:25 PM
Post a link to your gallery. If you can't, you'll have to solve this on your own.
Title: Re: Installation Works..... For About 60 Seconds
Post by: EamerRed on April 12, 2008, 09:10:50 PM
Thanks for the help. Has been resolved now. I put config.inc.php in the main folder rather than includes :|. Clever me.