Hello,
I have searched but nothing came up that seemed appropriate, I apologise if I'm repeating a previous question.
I want to run two instances of ZenPhoto that are entirely seperate from each other.
www.Zen1.com
www.Zen2.com
Www.Zen1.com is currently live and I want to bring another domain into my host.
Is it possible for me to hook them up to the same MySQl instance ?
Comments
But if you mean you want to use the same database that is no problem. Just be sure each installation uses a different database prefix. (That will be the default since the prefix defaults to the name of the installation folder.)
If you mean that they would use the same database, prefix, and data, then no, that will cause problems.
It seems I will be able to achieve my aims.
Thanks.