coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: donnib on October 12, 2004, 10:02:01 AM

Title: two different Coppermine gallery with different web adresses on the same compute
Post by: donnib on October 12, 2004, 10:02:01 AM
Hi,
I have Coppermine 1.3 installed on my IIS6 Windows 2003 server installed and it works fine. I want to create another gallery but on another web adress. It should be totally separated (by that i mean different configuration but it can use the same sql server). How do i accomplish this ? Can't seem to find any information on this. Please help out here. ::)

All this is goint to be on the same server (same IIS, Windows 2003 and SQL). The only diffrence is that i will make to different host name for the galleries.

Best Regards
Mihai
Title: Re: two different Coppermine gallery with different web adresses on the same compute
Post by: Tranz on October 12, 2004, 04:37:41 PM
Are you using actual domain names or localhost to access your site? I have multiple installations of CPG on my computer and I installed them the same way. I just access them differently with different localhost ports.
Title: Re: two different Coppermine gallery with different web adresses on the same com
Post by: Joachim Müller on October 12, 2004, 11:14:38 PM
just use another table prefix for the coppermine tables during coppermine install.

Joachim
Title: Re: two different Coppermine gallery with different web adresses on the same compute
Post by: donnib on October 13, 2004, 09:41:13 AM
thanx for the help. it does work with another table prefix.

Problem solved.

Mihai
Title: Re: two different Coppermine gallery with different web adresses on the same compute
Post by: Tranz on October 13, 2004, 04:30:28 PM
If you are dong this on your own computer, couldn't you just create separate databases for each of the installations?