O.k Martin !! I agree with you.
So let's go...
During the install process I had a deal..
When I tried to add the Database users oxadmin e openexchange through the command
The openxchange get some trouble to get a connection with MySQL, so I logged as root and create the configdb base and users openexchange, oxadmin by
myself.
I think this is the begging to my adding trouble!!
What do you think??
Thanks,
Pedro
So let's go...
During the install process I had a deal..
When I tried to add the Database users oxadmin e openexchange through the command
Code:
/opt/open-xchange/sbin/oxinstaller --oxdb-pass=******* --admin-pass=********** --maildomain example.com -f
Code:
initializing database (step 1/2) ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: NO)' ERROR 1050 (42S01) at line 3: Table 'configdb_sequence' already exists 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 (Re)Starting Admin Daemon admindaemon startup still in progress, waiting... admindaemon startup still in progress, waiting... admindaemon startup still in progress, waiting...
myself.
I think this is the begging to my adding trouble!!
What do you think??
Thanks,
Pedro
Comment