coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: majie on May 29, 2006, 06:47:13 PM

Title: not support top domain?
Post by: majie on May 29, 2006, 06:47:13 PM
I can not install at
http://www.mysite.com/install.php
this address.

when I changed coppermine to
http://www.mysite.com/cpg/install.php
it works!

Windows 2003
IIS6
Title: Re: not support top domain?
Post by: Nibbler on May 29, 2006, 07:32:55 PM
Why can't you install at the site root ?
Title: Re: not support top domain?
Post by: Sami on May 29, 2006, 11:22:20 PM
what is the error? paste it here to see what is going wrong....
Title: Re: not support top domain?
Post by: majie on May 30, 2006, 10:52:38 AM
Before you continue with Coppermine installation, there are some problems that need to be fixed.


--------------------------------------------------------------------------------

A subdirectory called 'include' should normally exist in the directory where you uploaded Coppermine. The installer can't find this directory. Check that you have uploaded all Coppermine files to your server.


--------------------------------------------------------------------------------

A subdirectory called 'albums' should normally exist in the directory where you uploaded Coppermine. The installer can't find this directory. Check that you have uploaded all Coppermine files to your server.


--------------------------------------------------------------------------------

A subdirectory called 'userpics' should normally exist in the 'albums' directory. The installer can't find this directory. Check that you have uploaded all Coppermine files to your server.


--------------------------------------------------------------------------------

A subdirectory called 'edit' should normally exist in the 'albums' directory. The installer can't find this directory. Check that you have uploaded all Coppermine files to your server.


--------------------------------------------------------------------------------

A subdirectory called 'sql' should normally exist in the directory where you uploaded Coppermine. The installer can't find this directory. Check that you have uploaded all Coppermine files to your server.

Once you are done, hit the "Try again" button.
Title: Re: not support top domain?
Post by: Tranz on May 30, 2006, 11:31:42 AM
The error messages say you don't have the folders that it needs. Make sure you extracted the zip file rather than just doubleclick. There are supposed to be folders, not just files. If you need help still, post the real url to your gallery.
Title: Re: not support top domain?
Post by: majie on May 30, 2006, 01:33:33 PM
they are there...
I just moved all file into a folder "cpg"
then I type:
http://www.mysite.com/cpg/install.php

it can work.
Title: Re: not support top domain?
Post by: Nibbler on May 30, 2006, 01:35:56 PM
Quote from: TranzNDance on May 30, 2006, 11:31:42 AM
If you need help still, post the real url to your gallery.
Title: Re: not support top domain?
Post by: majie on May 30, 2006, 01:55:36 PM
http://img.ntrpg.org/

and I put all files into http://www.ntrpg.org/imgs/

it can work.
Title: Re: not support top domain?
Post by: Tranz on May 30, 2006, 05:11:40 PM
hmm... it seems that php isn't running on the subdomain or something. Regular files are ok, like: http://img.ntrpg.org/docs/

Try this test. Put a file called test.php into the imgs folder. Put this in there:
<?php
echo 'Hello world';
?>

Then go to it via the subdomain and see what happens.

If you don't see a page that says Hello world, you need to contact your webhost.
Title: Re: not support top domain?
Post by: majie on May 31, 2006, 04:02:47 PM
It can work.

http://img.ntrpg.org/test.php
Title: Re: not support top domain?
Post by: Joachim Müller on June 01, 2006, 04:29:21 AM
Well, to me it seems as if it works as expected.
Title: Re: not support top domain?
Post by: Tranz on June 01, 2006, 06:10:09 AM
Yeah, works for me too. I get a blank page when I tried index.php. Maybe a mysql error?

@majie: read on manually enabling debugging: http://coppermine-gallery.net/tutorial/
Title: Re: not support top domain?
Post by: JieCore on June 01, 2006, 04:06:36 PM
I havenot installed, can I enable debugging?
Title: Re: not support top domain?
Post by: Joachim Müller on June 01, 2006, 10:49:31 PM
http://coppermine-gallery.net/tutorial/debug_mode.php