PDA

View Full Version : Multiple licences, one database?


SteveAx
03-13-2010, 02:43 AM
Hello,

I have used the program on many websites, but I want to try something different... I have a Wordpress Multi user account set-up.. I want to be able to have a seperate calendar for each users blog (I don't mind buying licenses for each user) but I want to use one database for all of them... the data has to be seperate obviously.. The way the structur is for the WP Multi user is like this:

www.TheMainDomain.com (http://www.TheMainDomain.com) is the root and has the WP files installed... then user1.TheMainDomain.com, user2.TheMainDomain.com, etc are the users.. so I would install the calendar on each users subdomain.. but can I keep the data seperate on the sole database?

Thanks for a great program!!
Steve

Brian
03-13-2010, 12:00 PM
If you use mySQL, you can use the same DB information for each installation, but I'm not sure what WP doesn't require you to use the WP database information when setting up the calendar which could cause an issue with this.

I'll move this to the WP forum section so someone may be able to say with certainty.

SteveAx
03-13-2010, 01:09 PM
Thanks... so when I install each users Easy Calendar is there something I have to do to keep each users info seperate in the database so that user1 info shows on his calendar and user2 shows on theirs?

Brian
03-13-2010, 09:42 PM
Manually edit the config.inc.php file and modify the table name for each user.