PDA

View Full Version : 2 sites on one MySQL Database?


stormin
18th of March 2004 (Thu), 09:26
Hello-

I currently have the following setup and I want to make sure that it will work.

I have http://myurl.com and http://myurl2.com pointing to the same account on my ISP. This ISP only provides 1 MySQL database. Can I run EE this way without problems? Will I have to install another instance of EE on the 2nd domain?

Norman

msoo
18th of March 2004 (Thu), 19:28
Interested if this is possible as well...

A semi- workaround I thought is possible is to have a redirect from url2
to url1/gallery/xxx/

and have the special group of gallery dedicated to url2. However, two site will have to share the same input scripts...which may not be what you want...

- MS

stormin
23rd of March 2004 (Tue), 10:10
Unfortunately, I need 2 separate databases. I was hoping to be able to share 1 MySQL database since that's what I get from my ISP. Can someone confirm that I'll need another database?

Pekka
23rd of March 2004 (Tue), 10:32
Unfortunately, I need 2 separate databases. I was hoping to be able to share 1 MySQL database since that's what I get from my ISP. Can someone confirm that I'll need another database?

Yes you will need 1 db for each EE.

I will add many-to-one installation in future versions but it is such a big task (extremely easy, but LOTS of typing) I cannot do it for you now.