Multiple galleries/setups on same server, different domains Multiple galleries/setups on same server, different domains
 

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

Multiple galleries/setups on same server, different domains

Started by oceanfugue, February 26, 2006, 09:26:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

oceanfugue

I would like to run 4 or 5 different sites, each with a unique domain name, and each with a radically different theme, do I have to have multiple versions of Coppermine installed, or can I even do it with the locking file coppermine creates for mySql?

Tranz

To run different galleries on different domains, you need to have an installation for each domain since the gallery needs to have the correct gallery URL in Config for some functions. The lock file is specific to each installation so as long as you install them in separate folders, they won't affect each other.