I'm running Ubuntu 64bit Feisty (server only - no X window) on a new machine. Yes, Feisty won't be released for a couple days but this is a fresh server install that's been updated of what will likely be the final release.
I've tried 2 fresh OX installs using the install doc that both resulted in the same problem. (I did the second one just in case I missed something the first time). Actually, there's 2 problems.
The installation went very well as I precisely followed the instructions. I used the Feisty repos for all requirements and dependencies. Note - I did use Sun Java6 JDK from the repos instead of Java5. (Could this be the problem?).
Problem #1
Every instruction and test succeeded as documented until I got to 4.4 IV.4. Open-Xchange GUI. The instruction says:
But when I do that the command stays in the foreground - the prompt doesn't return. So I ran it as a background task instead. Was that wrong?
Problem #2
When I get to 5.2.4 V.2.4. Restart, the instructions say:
I'm assuming that the login it's referring to is an OX login through a browser. If so, the browser prompt I get is in German (I think). Even though I can't read German I'm pretty sure it's asking for credentials. When I type in "oxadmin" and my oxadmin password, it returns some German text which I'm sorry I can't understand. But it's not a 404 or 503 error, just some text. I should've translated it in Google or Bablefish but I wasn't thinking. I'll do that tonight.
That's as far as I've gotten. I haven't performed the remaining steps (Postfix) instead opting to get these issues fixed first.
Please help me figure out the next steps to diagnose this. Thanks!
I've tried 2 fresh OX installs using the install doc that both resulted in the same problem. (I did the second one just in case I missed something the first time). Actually, there's 2 problems.
The installation went very well as I precisely followed the instructions. I used the Feisty repos for all requirements and dependencies. Note - I did use Sun Java6 JDK from the repos instead of Java5. (Could this be the problem?).
Problem #1
Every instruction and test succeeded as documented until I got to 4.4 IV.4. Open-Xchange GUI. The instruction says:
Code:
Now call the startup script to power on the groupware engine & /opt/open-xchange/sbin/open-xchange-groupware
Problem #2
When I get to 5.2.4 V.2.4. Restart, the instructions say:
Code:
Now restart saslauthd and cyrus and try to login with user oxadmin and password: <YOUROXADMINPASSWORDFROMINSTALL>
That's as far as I've gotten. I haven't performed the remaining steps (Postfix) instead opting to get these issues fixed first.
Please help me figure out the next steps to diagnose this. Thanks!
Comment