Hi,
I'm novice on openXchange.
I have to install OpenXchange on Debian Etch later but first of all i'm triying to use this manual with Lenny :
I'm testing on Lenny with Sun'VirtualBox.
I have some problem with OpenXchange configuration.
Next we have to register the local server at the Open-Xchange configdb database:
Before i have this:
and i use the --no-license like this --add-license=--no-license.
For my problem, i have this answer:
I dont understand. Even with g**gle.
Same problems with following steps
Or if i cannot register server then filestore and database, it is because of i have not license and i'm testing with a version for which i need OX-License.
But how do works --no-license?
Best Regards,
Baris
I'm novice on openXchange.
I have to install OpenXchange on Debian Etch later but first of all i'm triying to use this manual with Lenny :
I'm testing on Lenny with Sun'VirtualBox.
I have some problem with OpenXchange configuration.
Next we have to register the local server at the Open-Xchange configdb database:
Code:
$ /opt/open-xchange/sbin/registerserver -n oxserver -A oxadminmaster -P admin_master_password
Code:
$ /opt/open-xchange/sbin/oxinstaller --add-license=YOUR-OX-LICENSE-CODE \ --servername=oxserver --configdb-pass=db_password \ --master-pass=admin_master_password --ajp-bind-port=localhost
For my problem, i have this answer:
Code:
server could not be registered: Server response: com.openexchange.admin.rmi.exceptions.PoolException: DBP-0001 Category=5 Message=Cannot get connection to config DB. exceptionID=1389646557-6
Same problems with following steps
Or if i cannot register server then filestore and database, it is because of i have not license and i'm testing with a version for which i need OX-License.
But how do works --no-license?
Best Regards,
Baris
Comment