News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Upload from a different directory

Started by hdcleaver, August 11, 2005, 05:56:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hdcleaver

Hi,

I have my coppermine board installed on my server in /usr/local/apache2/htdocs/gallery/

The photos that i want to upload and display in my gallery are in /home/hdcleaver/photos/

Can i specify the albums directory as /home/hdcleaver/photos/ or do i need to have it as ../../../../../home/hdcleaver/photos?

Nibbler

The photos must be stored in a publically accessible place, Coppermine doesn't move them when you do a batch add.

Tranz

I do this to have 2 galleries share photos:
../photofolder/albums/

but as Nibbler pointed out, it's publicly accessible.