coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: foreverfootie on May 08, 2005, 02:27:09 PM

Title: Need serious help
Post by: foreverfootie on May 08, 2005, 02:27:09 PM
Hi, how is everyone? I was wondering if anyone could help me out? Lets just say i'm a complete virgin to this kinda stuff. My HTML isn't bad so i decided to create a site of my own. I found it takes too long making my own image pages so i decided to download one of these PHP ones. I think my hosting package has all the requirements but i dont know where to get started. What's Apache? How do i put my images in the gallaries? Where on my server do i upload the gallary files? Which files DO i upload? I'm LOST! Any help would be much appreciated (<SP?)
Title: Re: Need serious help
Post by: pulz on May 08, 2005, 04:04:57 PM
RTFM...

Apache:

http://httpd.apache.org/

Other questions:

http://coppermine.sourceforge.net/faq.php
http://coppermine.sourceforge.net/manual.php
Title: Re: Need serious help
Post by: foreverfootie on May 08, 2005, 04:08:52 PM
Thank you! Btw, do you know how i can upload the whole file to my host because otherwise it will take me all day doing them 1 by 1, thanks.
Title: Re: Need serious help
Post by: pulz on May 08, 2005, 04:23:20 PM
One question in a thread please but, unless you got remote control over the server you can not zip files and unzip it form a distance. As also stated in the readme and the faq, first unzip it all to your own Hard drive, then upload it.

Or you can ask your provider to install coppermine.

But if uploading the core files of coppermine already takes all day, how will you ever fill your albums with images...

Title: Re: Need serious help
Post by: foreverfootie on May 08, 2005, 04:28:10 PM
I've already unzipped them, i'm trying to upload all the files in my 'file manager' but there are well over 100 files to upload plus the 'albums' sub-folders etc. I'm not entirely sure what to do tbh. I might just give up.
Title: Re: Need serious help
Post by: pulz on May 08, 2005, 04:49:22 PM
If you select all the files for upload it's just a matter of sit and wait I guess.

Don't give up  :o

Once it's running you'll love it :)

Title: Re: Need serious help
Post by: Tranz on May 08, 2005, 05:13:52 PM
If you are using the file manager in cpanel, you can create the folder where you want the gallery to be. Then upload the zip (unextracted) file into that folder. Then extract the file using file manager.

Alternatively, you can use FTP if that is allowed by your host. I would recommend that since you can have better control over where files go. Using FTP allows you upload multiple files/folders at a time.
Title: Re: Need serious help
Post by: donnoman on May 08, 2005, 08:16:12 PM
Filezilla is an excellent open source ftp client that can upload all the files at once, subsequent uploads it can figure out whats different, and then just transfer those different files, instead of doing them all again.

http://filezilla.sourceforge.net/
Title: Re: Need serious help
Post by: Tranz on May 08, 2005, 08:24:42 PM
Quote from: donnoman on May 08, 2005, 08:16:12 PM
subsequent uploads it can figure out whats different, and then just transfer those different files, instead of doing them all again.
That's enough for me to check it out. Thanks.