Hi
Is it possible to use the same MySQL database with two CMSmadesimple sites? If possible does it cause any problems anyway?
Two CMS using the same MySQL database? (solved)
Two CMS using the same MySQL database? (solved)
Last edited by Pera on Sun Aug 26, 2007 6:30 pm, edited 1 time in total.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Two CMS using the same MySQL database?
Yes, you just have to specify a different 'table prefix' for the second one, when you do the installation.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Two CMS using the same MySQL database?
Thank you! Have to test.