PDA

View Full Version : Two interfaces one database


phopkins
11-10-2006, 04:40 PM
I have one live interface already and I am wanting to go live with another, is it possible to have one database for the two front ends?

Thanks

Paul

Sergey Ten
11-10-2006, 05:31 PM
Hello Paul,

I have not absolutely what do you mean.

But, I think, you meant that you have 1 database and use it for 2 eSyndiCat.

If yes, you could have different prefix of table in the database. For example: dir1_ for first and dir2_ for second.

Simon Gooffin
11-15-2006, 03:53 AM
Hi,
I think phopkins means a bit different thing. There should be just one database with links and categories. And there will be 2 different sites connected to this database and using it. If I'm right then you can not use one script database for several sites. The script should be customized a little to achieve this.
Let us know if you have more questions.