Upload from a different directory Upload from a different directory
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.