Hi,
i tried to set up ox using the tutorial in the community area.
I finished everything, except that i cant login via the web gui. I keep getting the error, 503 - Service temporarily not available.
My distro is Ubuntu 6.06 LTS. I'm using the cvs build of today afternoon. I deleted the logs in /var/log/openexchange and rebootet my server, now the only entry is:
	So the only error message i actually have is the one from the web browser.
Also, when I added the user, i didn't get what's said in the tutorial:
	
		
I didn't get a user ID, but something that looked like a success message.
Now I can't run the script anymore at all, it says:
	said line reads like this:
	I don't understand this
- why can't I add users anymore? It worked before...
- why doesn't he log anything at all?
- why can't i log in?
can anyone please help me?
thx in advance
					i tried to set up ox using the tutorial in the community area.
I finished everything, except that i cant login via the web gui. I keep getting the error, 503 - Service temporarily not available.
My distro is Ubuntu 6.06 LTS. I'm using the cvs build of today afternoon. I deleted the logs in /var/log/openexchange and rebootet my server, now the only entry is:
Code:
	open-xchange-console.log /opt/open-xchange/sbin/open-xchange-groupware: line 41: exec: -X: invalid option exec: usage: exec [-cl] [-a name] file [redirection ...]
Also, when I added the user, i didn't get what's said in the tutorial:
			
			
				And if everything is set up correctly the script will happily answer us with the new user id. Let's say it's 
23 in our case.
	23 in our case.
Now I can't run the script anymore at all, it says:
Code:
	/opt/open-xchange/sbin/createuser: line 93: -classpath: command not found
Code:
	$JAVA_BIN -classpath $LIBPATH/ox_admin_plugin_imap.jar:${ADMINCP} $JAVAMAIN $*
- why can't I add users anymore? It worked before...
- why doesn't he log anything at all?
- why can't i log in?
can anyone please help me?
thx in advance


							
						
 . Can you give me an example please.
Comment