[Solved]: Where to change the photo path [Solved]: Where to change the photo path
 

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

[Solved]: Where to change the photo path

Started by jme, February 25, 2008, 02:43:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jme

Hi all,

I'm new with Coppermine.
Could you help me explaining me where i can change the path where the pictures are saved.
I have a mount on my server to another hard drive with more space.
I would like to change thepicture path to /mnt/pictures/

Thx in advance

Nibbler

You have to use a relative path that is in your webroot. Either mount the extra drive into the albums directory or connect it up using a symlink.

jme