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
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.
just use another table prefix for the coppermine tables during coppermine install.
Joachim
thanx for the help. it does work with another table prefix.
Problem solved.
Mihai
If you are dong this on your own computer, couldn't you just create separate databases for each of the installations?