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
Why can't you install at the site root ?
what is the error? paste it here to see what is going wrong....
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.
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.
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.
Quote from: TranzNDance on May 30, 2006, 11:31:42 AM
If you need help still, post the real url to your gallery.
http://img.ntrpg.org/
and I put all files into http://www.ntrpg.org/imgs/
it can work.
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.
It can work.
http://img.ntrpg.org/test.php
Well, to me it seems as if it works as expected.
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/
I havenot installed, can I enable debugging?
http://coppermine-gallery.net/tutorial/debug_mode.php