Thank you very much
Thank you very much for all your hard work on this project. I have been looking for a GPL xchange replacement for ages and your installation script has lifted a huge weight from my mind.
Thank you very, very much for all your time and effort with developing AND supporting this script.
I can not emphasize how thankful i am!!!
Regards,
Trent
Announcement
Collapse
No announcement yet.
Open-Xchange Community Edition Installer released
Collapse
X
-
Guest replied
-
Guest repliedError 404
Hi,
also with the new install script I get the 404 error for the admin-gui. Reboot doesn't help.
Regards
Thomas
Leave a comment:
-
Guest repliedHm, Fiona, I haven't herad of a problem with that. If somebody else run into such a problem, please let me know.
For now the 404 error is gone since a reboot.
Leave a comment:
-
Guest repliednot sure if it has something to do with that, i played last week with the old Suse installer, but had to abort the script because i ran out of time.
but i notet a problem with httppasswd: There was sort of an error. Sorry, i did it in vmware and don't have over the logs..
Leave a comment:
-
Well, i don't know why the 404 still happens - if you try the debian installer script it works.
Leave a comment:
-
Guest repliedOkay, a new version (0.2.3) of the OpenSUSE 10.3 installer is released.
A few side notes:
- The repositories are changed as described in the wiki by Martin, but the 404 error in the admin interface still exists. (That sucks.)
- Funambol is added, but there is no decent start/stop script yet. You can start and stop funambol like the wiki describes. I will work on this.
Leave a comment:
-
Guest repliedThe OpenSUSE 10.3 installer will be ready in a few hours.
(Funambol will added as well, it takes some time to test that as well.)
Leave a comment:
-
Originally posted by Fiona View Postand what about the Suse installers?
Thanks,
Daniel
Leave a comment:
-
Guest repliedand what about the Suse installers?
Leave a comment:
-
Hi all,
this issue with open-xchange-admin-gui-ee has been fixed by adding three new repositories to the public CVS server, the installation manual page at the wiki and the debian/ubuntu installers have been updated accordingly.
Please note the additional repositories and installation steps provided at the wiki:
GreetingsLast edited by Martin Heiland; 02-29-2008, 10:38 AM.
Leave a comment:
-
Guest repliedstatus of the admin gui
Hi,
Martin has posted 4 week ago that there are defects in the admin-gui. Are there any news? I tried to find news on the CVS with cvs -dserver:anonymous@www.open-xchange.com:/cvsroot history -report -xM -a but got the answer "No records selected." This confuses me because there should be at least some modifications. With cvs -d
server:anonymous@www.open-xchange.com:/cvsroot history -report -xO -a I get a lot of records but these only show the checkouts. How can I list the modifications of the repository? Thank you all.
Leave a comment:
-
Guest repliedI attempted some comments on this issue here...
http://www.open-xchange.com/forum/sh...newpost&t=1095
Leave a comment:
-
Guest repliedOriginally posted by bluesage View PostHey guys,
Has no one else had the problem I raised above. All ideas are welcome.
Here is the output. (Fresh install of Debian Etch.. no X, just base install)
Code:initializing database (step 2/2) user in context 1 could not be created: Server response: com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPException: javax.mail.AuthenticationFailedException: Login failed: authentication failure done setting up the system creating certificates certificate created configuring mail system using {YEAH RIGHT} as FQHN of the mail server done Creating startup scripts... done. Creating Groupware user... user in context 1 could not be created: Server response: com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPException: javax.mail.AuthenticationFailedException: Login failed: authentication failure Restarting Open-Xchange Admin Daemon: open-xchange-admin. Restarting Open-Xchange Groupware Daemon: open-xchange-groupware. ox1:~#
I looked at /var/log/auth.log and it said:
Code:Feb 6 21:13:47 ox1 saslauthd[4055]: pam_mysql - required option "db" is not set Feb 6 21:13:47 ox1 saslauthd[4055]: DEBUG: auth_pam: pam_authenticate failed: Permission denied Feb 6 21:13:47 ox1 saslauthd[4055]: do_auth : auth failure: [user=postmaster] [service=imap] [realm=] [mech=pam] [reason=PAM auth error]
Leave a comment:
-
Guest repliedHey guys,
Has no one else had the problem I raised above. All ideas are welcome.
Leave a comment:
-
Guest repliedHey Guys. I am brand new to Open-Xchange and having some difficulty with the Community Installer.
The process goes until I get the following issue close to the end -
initializing database (step 1/2)
done
Configuring services
setting readUrl in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeUrl in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readProperty.1 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readProperty.2 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeProperty.1 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting writeProperty.2 in /opt/open-xchange/etc/admindaemon/configdb.properties
setting readUrl in /opt/open-xchange/etc/groupware/configdb.properties
setting writeUrl in /opt/open-xchange/etc/groupware/configdb.properties
setting readProperty.1 in /opt/open-xchange/etc/groupware/configdb.properties
setting readProperty.2 in /opt/open-xchange/etc/groupware/configdb.properties
setting writeProperty.1 in /opt/open-xchange/etc/groupware/configdb.properties
setting writeProperty.2 in /opt/open-xchange/etc/groupware/configdb.properties
setting CREATE_HOMEDIRECTORY in /opt/open-xchange/etc/admindaemon/User.properties
setting SetupLink in /opt/open-xchange/etc/groupware/system.properties
setting AUTO_TO_LOWERCASE_UID in /opt/open-xchange/etc/admindaemon/User.properties
(Re)Starting Admin Daemon
done
initializing database (step 2/2)
user in context 1 could not be created:
Server response:
com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
nested exception is:
java.net.ConnectException: Connection refused
done
setting up the system
creating certificates
certificate created
configuring mail system
using mail.rdsolutions-jm.com as FQHN of the mail server
done
Creating startup scripts... done.
Creating Groupware user... user in context 1 could not be created:
Server response:
com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
nested exception is:
java.net.ConnectException: Connection refused
Restarting Open-Xchange Admin Daemon: open-xchange-admin.
Restarting Open-Xchange Groupware Daemon: No process in pidfile `/var/run/open-xchange-groupware.pid' found running; none killed.
open-xchange-groupware.
I'm using Debian Etch and installing as root.
Any ideasLast edited by Guest; 02-06-2008, 08:05 PM.
Leave a comment:
Leave a comment: