Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Allow parallel letodms instances sharing one source
#2
on a *nix system you can use the hard-link for obtain that.

Elsewhere you should simply link in the code different settings file (and then different DB/Data folders) for every user.
The modification should not be difficoult (if you're a PHP developer) at least a bit time consuming (because settings.inc is included everywhere) but I've never tried.

The best way should be substitute settings.inc with a function able to select the right one.

Some other issues can emarge by the autentication mechanism.

Let us know
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)