A complete clean new install, step by step to wiki and now this:
Code:
root@wullbrandtundseele:/tmp/open-xchange-admin# /opt/open-xchange/sbin/oxinstaller --oxdb-pas
s=mypass --admin-pass=mypass --maildomain wullbrandtundseele.de
ERROR 1045 (28000): Access denied for user 'openexchange'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'openexchange'@'localhost' (using password: YES)
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
(Re)Starting Admin Daemon
done
initializing database (step 2/2)
Error:
Connection refused to host: 82.165.97.31; nested exception is:
java.net.ConnectException: Connection refused
Error:
Connection refused to host: 82.165.97.31; nested exception is:
java.net.ConnectException: Connection refused
Error:
Connection refused to host: 82.165.97.31; nested exception is:
java.net.ConnectException: Connection refused
done
setting up the system
creating certificates
Error:
Connection refused to host: 82.165.97.31; nested exception is:
java.net.ConnectException: Connection refused
chmod: Zugriff auf â/etc/ssl/certs/eecert.pemâ nicht möglich: No such file or directory
chmod: Zugriff auf â/etc/ssl/private/eekey.pemâ nicht möglich: No such file or directory
chgrp: Zugriff auf â/etc/ssl/private/eekey.pemâ nicht möglich: No such file or directory
done


Comment