Hello,
I'm toying with the idea of installing multiple copies of Gallery on my 6.0b2 machine. The reason for this is that we might begin hosting several small real estate sites, and each would require an independent photo gallery which the owner would be able to use to upload and manage their own photos. Visitors to the site would only be able to access the galleries specific to that site and do this without logging in. (This is the primary reason why I think we'd need separate installations of Gallery to do this.)
I already have one install of Gallery on my server now, and I've heavily customized it with a MySQL interface which allows users to post messages and comments for each picture. I know I could use a common database for all sites hosted by using different tables for each site, so that's not hard.
I just want to be sure, before I attempt this, that I can install multiple copies of gallery, likely each in it's own ibay, without each install affecting settings or databases of the other.
Has anybody done this? Is there a better way to go about this problem? Are there other software packages out there that might be more accomodating to this?
Thanks for your help!