Hi all here (specialy Martin),
well, after my server crash, I still can't believe it (4 of 5 Raid disk crashed), I have to install my Server again.
So the procedure is known. I think so.
Installing Ubuntu 8.04 LTS, and Postfix, Dovecot etc. All work fine.
After adding OX to the sources.list and using "apt-get update" I get following error:
Ok no matter, I try to install it anyway. And it works.
Until I want create my contex. Then I get this error:
Ok I know since 6.12 there is a license key, so first I try it with the Option --no-license. Like I described here: http://www.sousgarden.com/2009/11/09...-installation/
After the first misstake I try it with --add-license=YOUR-OX-LICENSE-CODE like described in the official dokumentation. Both give the same error.
What I'm making wrong?
well, after my server crash, I still can't believe it (4 of 5 Raid disk crashed), I have to install my Server again.
So the procedure is known. I think so.
Installing Ubuntu 8.04 LTS, and Postfix, Dovecot etc. All work fine.
After adding OX to the sources.list and using "apt-get update" I get following error:
Code:
W: GPG error: http://download.opensuse.org Release: Die folgenden Signaturen konnten nicht Überprüft werden, weil ihr Öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 0EB11CDE44F9512B W: Probieren Sie "apt-get update", um diese Probleme zu korrigieren.
Until I want create my contex. Then I get this error:
Code:
context 1 could not be created: Server response: com.openexchange.admin.rmi.exceptions.OXContextException: The new context could not be created. The maximum number of contexts in every database cluster has been reached. Use register-, create- or change database to resolve the problem.
After the first misstake I try it with --add-license=YOUR-OX-LICENSE-CODE like described in the official dokumentation. Both give the same error.
What I'm making wrong?
Comment