Il 16.06.2011 19:32, Magnolia Forums (on behalf of Eric Cho) ha scritto:

Hey all,
Just trying to understand the structure of how magnolia works.

So I've successfully configured magnoliaAuthor to point to a MySQL db instance called 
"magnolia".

Ok. Call it "magnoliaAuthor".

So when the documentation says to do the same for the public instance...that means to point to the 
same db instance "magnolia"?  Or does that mean to create a new db instance (ie 
"magnolia_public")?  The latter doesn't make sense.... but just making sure.

You need another database "schema", maybe called "magnoliaPublic" in order to run another instance of Magnolia on the same machine. Each magnolia (author / public) requires a "unique" database schema to work with. If you run 2 magnolia instances over the same db schema, you will see spectacular fire and flames!!! ;-) For production environment it is better to have phisically separated databases (not only schema!), to increase security, scalability, and so on...


Thanks
Eric


HTH!
matteo



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to