I have several questions about OX-HE:
1.
Is it possible to change the context ID after the context is created and users are created within that context?
2.
Is it possible to split up the MySQL dbs (oxdb_) in such a way that each db contains only the data from one context?
3.
The changecontext command doesn't seem to work.
Running
changecontext -c 1002 -N "foobar" -q 1024 -R "1002,foobar.de,foobar.eu"
followed by listcontext still shows foobar.de,foobar.eu
Thanks in advance for any help.
-Walter Dörr
1.
Is it possible to change the context ID after the context is created and users are created within that context?
2.
Is it possible to split up the MySQL dbs (oxdb_) in such a way that each db contains only the data from one context?
3.
The changecontext command doesn't seem to work.
Running
changecontext -c 1002 -N "foobar" -q 1024 -R "1002,foobar.de,foobar.eu"
followed by listcontext still shows foobar.de,foobar.eu
Thanks in advance for any help.
-Walter Dörr
Comment