On Thu, 18 Oct 2007 14:38:34 +0200 Daniel Carrera daniel.carrera@zmsl.com wrote:
Hello,
In a multi-site, where all the sites share the same installation, is it also a good idea to have them all share the same database but using a different prefix? Or is there a reason why this would be a bad idea? I would prefer to have fewer databases since my webhost
The first thing that comes to my mind is separate backup. The second thing is separate access/write permissions.