Independent user albums Independent user albums
 

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

Independent user albums

Started by adolnicar, April 17, 2005, 10:53:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

adolnicar

Hi, we have Coppermine on our Intranet and it works fine. Now I would like to add albums of some external people, but current albums and these new albums should not be accesible at the same time - but via different HTML links.

Can I achieve this without installing second instance od Coppermine (and MySQL)?

Thank you for help, Andrej

Nibbler

You can setup 2 galleries that share the same database tables, I'm not really sure what you are asking.

adolnicar

Yes, that's what I need several Coppermine galleries not visible between them and one instance of MySQL... If I understand you correctly, I can have at least two instances?

Andrej

Tranz

Yes, you can multiple galleries in one database. They just need to have different prefixes for the table names.