Where does the picture file actually be placed? Where does the picture file actually be placed?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Where does the picture file actually be placed?

Started by arki, April 12, 2004, 06:44:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

arki

I want to move the gallery to other location.
Thank you

Joachim Müller

the picture files are being stored in your_coppermine_folder/albums/ - their reference is being stored in the cpg11d_pictures database table as a relative path. You can move your entire coppermine install to another folder structure as long as you keep the folder structure within coppermine intact.

If you want to move to a different server/webhost, just download the complete contents of your coppermine folder (with all subfolders) to your harddrive (keeping the structure intact) and backup your coppermine mySQL-tables (using a tool like phpMyAdmin). On the target-server, you simply upload your coppermine folder (and chmod the albums folder as suggested for fresh installs with 755 or 777) and restore the database from the dump you created before. All that is left to do on the new server is to go to coppermine config and change the "link to ecards" settings to reflect your new server/folder structure.

HTH

GauGau