[Solved]: Don't know how to install [Solved]: Don't know how to install
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Don't know how to install

Started by Everfresh, April 07, 2004, 09:01:53 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Everfresh

I'm reading the manual and I am sooooo confused :?

-I downloaded the file cpg1.21

-Unpacked it

-Now it says to upload the files to my web server using the correct FTP mode. What is the correct FTP mode? Should I use a program like WS_FTP or Cute FTP or can I upload through Internet Explorer using the web address my host gave me?

-CHMOD the folders album ... still reading a few tutorials online. This is just confusing :shock:

Casper

You should use an ftp program, and any decent one set in auto mode will do.  If not, you need to upload the images in binary mode, the rest in ASCII mode.  Hopefully your webhost also gave you an ftp address and password etc.

CHMOD is the permissions settings for the folders/files.  Most ftp programs can change the chmod(if the webhost allows) by right clicking on the folder and choosing properties.

Take a little while to get your head around it, read the docs, it's not hard really  :wink:
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

hyperion

Use WS_FTP if you can.  The correct mode would be binary for images and text for text.  WS_FTP has an 'auto' setting that will determine binary and text for you.

You can find the CHMOD controls in WS_FTP by selecting the file/directory and then right clicking on it. This will pull up a list of commands, and CHMOD will be among them.

Quote-CHMOD the folders album ... still reading a few tutorials online. This is just confusing  :shock:

Welcome to the world of script hosting. I suspect you'll learn the ropes soon enough.  :)

[edit]
@Casper: Drat! You beat me by a few measly seconds. :D  
[/edit]
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

Everfresh

Ok, I right clicked the file and the settings were already at CHMOD 755.

The manual said that you could rename the folder. So I changed it to gallery but when I try to view it, I get errors.

Casper

What folder did you rename, and when did you do it?

Please give the error reports in detail, and what you were trying to do when they occured.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Everfresh

When I unzipped the file, I renamed the main folder, the one that contains albums/docs/sql/brige/images... to gallery. When I try to view that directory, I get:

Warning: main(include/config.inc.php): failed to open stream: No such file or directory

photoman13

is the config.inc.php there in the includes on your server?

is the folders CMODed to 777 or 755?

Nibbler

Have you actually run install.php yet ?

Casper

Please give a link.  As Nibbler said, did you actually browse to yoursite/gallery/install.php, which is the first thing you should do after uploading coppermine.  if not, no harm done, just do it now.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Everfresh

I just ran install and it's working now! Sorry, I was doing it wrong the whole time :oops:

The gallery is awesome. I just need to configure it and change the colors to a design of my own 8)

I've been reading this manual alllllll day. I hope it gets easier from here, lol.

Joachim Müller

Quote from: "Everfresh"Ok, I right clicked the file and the settings were already at CHMOD 755.

The manual said that you could rename the folder. So I changed it to gallery but when I try to view it, I get errors.
Glad you were able to solve this; just for reference in case someone else has got similar problems: usually FTP programs don't check the permissions, therefor right-click + properties will not show the actual CHMOD settings on your server but the CHMOD settings you last applied with your ftp client or some default settings in your ftp client. It won't hurt to chmod a second time anyway.

GauGau