macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Dual sites and dbs

Subject: Re: Dual sites and dbs
From: "ndhayes" <webforumsuser@xxxxxxxxxxxxxx>
Date: Fri, 29 Feb 2008 03:16:54 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Here is more detail on this issue. 
 We have one instance of MySQL, one instance of CF7. But two separate tables 
serving two separate sites that are clones.

 Of course, the tables have distinct names, and the names are coded in the 
application files appropriately.

 Looks like this:

 Site 1 --> DB1
 Site 2 --> DB2.

 But when we hit either site 1 or site 2, it causes the other site to seek the 
same DB.

 So it acts like this

 Site 1 --> DB1 <-- Site 2 or,
 Site 2 --> DB2 <-- Site 1

 The DB user and passwords are the same.


<Prev in Thread] Current Thread [Next in Thread>