PDA

View Full Version : Can more than one site use the same database?


John D
02-06-2006, 02:50 PM
Hey,
I want to setup a directory but I want to have different styles available for it.

Can I setup a few directories all using the same database so they have the exact same information but with different styles?

Thanks

Boby
02-06-2006, 04:05 PM
Yes it is possible!
During tests on phpLD 3 [it runs also on ver 2], I had 5 different directories, each on it's own server and all where sharing the same db.

The only limitations are: if you make changes to one, you make it to all. You will have the same admin and users, the same settings and the same name.

Boby